busybox: get rid of the useless extra menu
SVN-Revision: 26493
This commit is contained in:
parent
7fba202f97
commit
6ed952272e
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
menu "Configuration"
|
||||
depends on PACKAGE_busybox
|
||||
|
||||
if PACKAGE_busybox
|
||||
|
||||
config BUSYBOX_CONFIG_NOMMU
|
||||
bool
|
||||
|
@ -26,4 +26,4 @@ config BUSYBOX_USE_LIBRPC
|
|||
|
||||
source "package/busybox/config/Config.in"
|
||||
|
||||
endmenu
|
||||
endif
|
||||
|
|
Loading…
Reference in a new issue