diff --git a/Makefile b/Makefile index 9a6e9c0a8e..23e2ee6044 100644 --- a/Makefile +++ b/Makefile @@ -876,7 +876,6 @@ help: @echo ' -dirclean - Remove build directory' @echo ' -reconfigure - Restart the build from the configure step' @echo ' -rebuild - Restart the build from the build step' - @echo ' -legal-info - Generate license information for ' ifeq ($(BR2_PACKAGE_BUSYBOX),y) @echo ' busybox-menuconfig - Run BusyBox menuconfig' endif