From a72050e8053c054b99337c5e896a3ef328293ef6 Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Wed, 24 Aug 2005 17:09:29 +0000 Subject: [PATCH] Re-fixed makefile for release --- tools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/Makefile b/tools/Makefile index 361bd08ad..d7d7a7686 100755 --- a/tools/Makefile +++ b/tools/Makefile @@ -90,7 +90,7 @@ fdboot: image exec su root mkboot $@ @sync -install: hdboot +install: services hdboot # clean up compile results clean: -- 2.44.0