diff options
Diffstat (limited to 'openwrt/package/portmap/Config.in')
-rw-r--r-- | openwrt/package/portmap/Config.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/openwrt/package/portmap/Config.in b/openwrt/package/portmap/Config.in new file mode 100644 index 0000000000..3427e082c3 --- /dev/null +++ b/openwrt/package/portmap/Config.in @@ -0,0 +1,5 @@ +config BR2_PACKAGE_PORTMAP + tristate "RPC Portmapper" + default m + help + The RPC Portmapper (used by the NFS Server) |