This website requires JavaScript.
Explore
Help
Sign In
mr
/
openwrt
Watch
2
Star
0
Fork
1
You've already forked openwrt
Code
Issues
7
Pull Requests
Releases
Wiki
Activity
c85705ce8d
openwrt
/
package
/
utils
/
busybox
/
Config.in
7 lines
100 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-22 00:54:37 +08:00
if PACKAGE_busybox
busybox: add back support for top-level menuconfig based config overrides (can be used by custom packages to alter the config) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39125
2013-12-18 04:37:27 +08:00
config BUSYBOX_CONFIG_FEATURE_MOUNT_NFS
busybox: fix typo in Config.in (#14628) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39114
2013-12-17 15:17:00 +08: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-22 00:54:37 +08:00
endif
Reference in New Issue
Copy Permalink