This website requires JavaScript.
Explore
Help
Register
Sign In
hak5
/
openwrt
mirror of
https://github.com/hak5/openwrt.git
Watch
1
Star
0
Fork
You've already forked openwrt
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d0db343fc4
openwrt
/
package
/
busybox
/
Config.in
7 lines
70 B
Plaintext
Raw
Normal View
History
Unescape
Escape
busybox: get rid of the useless extra menu SVN-Revision: 26493
2011-04-05 19:04:02 +00:00
if PACKAGE_busybox
package/busybox: rename 'target-config.in' to 'Config.in' for coherency, move submenu to it and source main busybox Config.in from there SVN-Revision: 20912
2010-04-16 10:42:10 +00:00
source "package/busybox/config/Config.in"
busybox: get rid of the useless extra menu SVN-Revision: 26493
2011-04-05 19:04:02 +00:00
endif