summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 7 insertions, 0 deletions
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