summaryrefslogtreecommitdiff
path: root/openwrt/package/portmap/Config.in
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-03-24 23:17:53 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-03-24 23:17:53 +0000
commitfb153b0152e43663660288c9cda8a4f026169b2e (patch)
tree02073bbc6bd0262f7ba1b44e3bf5de22e7465c21 /openwrt/package/portmap/Config.in
parent27bf75beace099fe51a8682bb2664f2150b18d22 (diff)
downloadmtk-20170518-fb153b0152e43663660288c9cda8a4f026169b2e.zip
mtk-20170518-fb153b0152e43663660288c9cda8a4f026169b2e.tar.gz
mtk-20170518-fb153b0152e43663660288c9cda8a4f026169b2e.tar.bz2
add libwrap, portmap, nfs-server
SVN-Revision: 450
Diffstat (limited to 'openwrt/package/portmap/Config.in')
-rw-r--r--openwrt/package/portmap/Config.in5
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 0000000..3427e08
--- /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)