projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7fba202
)
busybox: get rid of the useless extra menu
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 5 Apr 2011 19:04:02 +0000
(19:04 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 5 Apr 2011 19:04:02 +0000
(19:04 +0000)
SVN-Revision: 26493
package/busybox/Config.in
patch
|
blob
|
history
diff --git
a/package/busybox/Config.in
b/package/busybox/Config.in
index 73a3f1a02d1ef694b9a4938dec5aa40eaf33a9d7..407e95e1e760d0bd9332f75520d4e0291e82d163 100644
(file)
--- a/
package/busybox/Config.in
+++ b/
package/busybox/Config.in
@@
-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"
-end
menu
+end
if