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
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-21 16:54:37 +00: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-17 20:37:27 +00: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 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