From d52b56753fd291c95468958ca60362ed94c929d7 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 3 Feb 2015 11:21:42 +0100 Subject: add debugtool, try to fix device-tree support and rpi-proto driver --- target/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/Makefile') diff --git a/target/Makefile b/target/Makefile index 99404d99d..7041ed347 100644 --- a/target/Makefile +++ b/target/Makefile @@ -127,4 +127,4 @@ clean: $(ADK_TARGET_ARCH)-clean $(ADK_TARGET_ARCH)-imageclean %-imageinstall: %-imageprepare $(TRACE) target/$(patsubst %-imageinstall,%,$@)-imageinstall $(MAKE) -C $(patsubst %-imageinstall,%,$@) imageinstall - @echo 'Login as user root with password $(ADK_RUNTIME_PASSWORD) via ssh or console.' + @echo 'Login as user root with password "$(ADK_RUNTIME_PASSWORD)" via ssh or console.' -- cgit v1.2.3