From d7c83280b9001df12ee8294039d50f98debe9d00 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Mon, 15 Jun 2009 23:18:43 +0200 Subject: Embtk: complete help target with busybox_config Signed-off-by: Abdoulaye Walsimou Gaye --- Makefile | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Makefile b/Makefile index 2f3b011..a415e23 100644 --- a/Makefile +++ b/Makefile @@ -145,6 +145,13 @@ help: @echo "make distclean: Same as clean, but remove all downloaded packages," @echo " host tools and .config.old files." @echo + @echo " -------------------" + @echo "| Packages: Busybox |" + @echo " -------------------" + @echo "make busybox_config:" + @echo " Download busybox (if necessary) and show you a GUI" + @echo " in order to configure busybox." + @echo distclean: clean $(Q)rm -rf dl/* src/eglibc* host-tools .config.old -- cgit v1.2.3