mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-12 13:45:32 +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
|