projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add tcpdump depend on libpcap
[openwrt.git]
/
package
/
busybox
/
Config.in
diff --git
a/package/busybox/Config.in
b/package/busybox/Config.in
index
9420f53
..
4f72994
100644
(file)
--- a/
package/busybox/Config.in
+++ b/
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.
+
+menu "Busybox Configuration"
+ depends BR2_PACKAGE_BUSYBOX
+
+source package/busybox/config/Config.in
+
+endmenu
This page took
0.021265 seconds
and
4
git commands to generate.