mirror of https://github.com/hak5/openwrt-owl.git
7 lines
117 B
Plaintext
7 lines
117 B
Plaintext
|
config BR2_PACKAGE_NFSD
|
||
|
tristate "NFS Server"
|
||
|
default m
|
||
|
select BR2_PACKAGE_PORTMAP
|
||
|
help
|
||
|
User Space NFS Server
|