This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2024-12-28 01:28:59 +00:00
Code
Issues
Actions
10
Packages
Projects
Releases
Wiki
Activity
6072e777e9
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
Reference in New Issue
Copy Permalink