mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-27 09:12:39 +00:00
34839b95cf
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39114
7 lines
92 B
Plaintext
7 lines
92 B
Plaintext
if PACKAGE_busybox
|
|
|
|
config BUSYBOX_ENABLE_NFS_MOUNT
|
|
bool "Enable NFS mount support"
|
|
|
|
endif
|