mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-19 13:36:57 +00:00
7 lines
92 B
Plaintext
7 lines
92 B
Plaintext
if PACKAGE_busybox
|
|
|
|
config BUSYBOX_ENABLE_NFS_MOUNT
|
|
bool "Enable NFS mount support"
|
|
|
|
endif
|