mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-03 12:54:38 +00: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
|