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
5c2aee90ac
openwrt
/
package
/
utils
/
busybox
/
Config.in
7 lines
92 B
Plaintext
Raw
Normal View
History
Unescape
Escape
packages: clean up the package folder Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007
2013-06-21 16:54:37 +00:00
if PACKAGE_busybox
busybox: remove busybox menuconfig from top level menuconfig This will help with avoiding bogus bug reports caused by stale configs and bad cases of user tinkering :) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39106
2013-12-16 19:09:57 +00:00
config BUSYBOX_ENABLE_NFS_MOUNT
busybox: fix typo in Config.in (#14628) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39114
2013-12-17 07:17:00 +00:00
bool "Enable NFS mount support"
packages: clean up the package folder Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007
2013-06-21 16:54:37 +00:00
endif