projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
enable -T for tar
[openwrt.git]
/
openwrt
/
package
/
busybox
/
Config.in
diff --git
a/openwrt/package/busybox/Config.in
b/openwrt/package/busybox/Config.in
index
9420f53
..
4f72994
100644
(file)
--- a/
openwrt/package/busybox/Config.in
+++ b/
openwrt/package/busybox/Config.in
@@
-17,3
+17,10
@@
config BR2_PACKAGE_BUSYBOX_SNAPSHOT
Use the latest busybox CVS snapshot instead of release.
For fun, you should say Y.
Use the latest busybox CVS snapshot instead of release.
For fun, you should say Y.
+
+menu "Busybox Configuration"
+ depends BR2_PACKAGE_BUSYBOX
+
+source package/busybox/config/Config.in
+
+endmenu
This page took
0.018888 seconds
and
4
git commands to generate.