|
@@ -876,7 +876,6 @@ help:
|
|
@echo ' <pkg>-dirclean - Remove <pkg> build directory'
|
|
@echo ' <pkg>-dirclean - Remove <pkg> build directory'
|
|
@echo ' <pkg>-reconfigure - Restart the build from the configure step'
|
|
@echo ' <pkg>-reconfigure - Restart the build from the configure step'
|
|
@echo ' <pkg>-rebuild - Restart the build from the build step'
|
|
@echo ' <pkg>-rebuild - Restart the build from the build step'
|
|
- @echo ' <pkg>-legal-info - Generate license information for <pkg>'
|
|
|
|
ifeq ($(BR2_PACKAGE_BUSYBOX),y)
|
|
ifeq ($(BR2_PACKAGE_BUSYBOX),y)
|
|
@echo ' busybox-menuconfig - Run BusyBox menuconfig'
|
|
@echo ' busybox-menuconfig - Run BusyBox menuconfig'
|
|
endif
|
|
endif
|