From e9e7c5715ae2cb168dfe56192a3a1d5aacc70b23 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 28 Jun 2010 10:38:59 +0200 Subject: fix busybox rebuild issue, simplify target Makefiles --- target/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'target/Makefile') diff --git a/target/Makefile b/target/Makefile index b3f266ee0..1070ce960 100644 --- a/target/Makefile +++ b/target/Makefile @@ -89,3 +89,4 @@ clean: $(ADK_TARGET)-clean $(ADK_TARGET)-imageclean %-imageinstall: %-imageprepare $(TRACE) target/$(patsubst %-imageinstall,%,$@)-imageinstall $(MAKE) -C $(patsubst %-imageinstall,%,$@) imageinstall + @echo 'Login as user root with password linux123 via ssh or console' -- cgit v1.2.3