From 0081d0256703393387416c7abebe47f5b1dbda0f Mon Sep 17 00:00:00 2001 From: Markham Date: Sun, 20 Dec 2015 09:56:29 +0100 Subject: [PATCH] update hint in makefile --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 54c8f68..72a0974 100755 --- a/Makefile +++ b/Makefile @@ -123,6 +123,8 @@ wittinobi-init: @echo "" @echo ' ============================================================================== ' @echo -e " \033[32mmake wittinobi-init done\033[0m" + @echo -e " \033[32mNOW you can patch your Buildsystem\033[0m" + @echo -e " \033[32mor/and the Neutrino-HD sources\033[0m" @echo ' ============================================================================== ' @echo "" -- 2.39.5