mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-10-27 20:14:27 -04:00
7 lines
100 B
Plaintext
7 lines
100 B
Plaintext
if PACKAGE_busybox
|
|
|
|
config BUSYBOX_CONFIG_FEATURE_MOUNT_NFS
|
|
bool "Enable NFS mount support"
|
|
|
|
endif
|