summaryrefslogtreecommitdiff
path: root/openwrt/package/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-09-05 15:43:37 +0000
committerNicolas Thill <nico@openwrt.org>2005-09-05 15:43:37 +0000
commitc6da3eefd04120a896cc8ab280d4cce0e799f88e (patch)
treec1dbba996f82eabd7a926dab654c973975ac54b1 /openwrt/package/Makefile
parent126aa6ec0b66d729cbaa64059d7565bb8e00fc97 (diff)
downloadmtk-20170518-c6da3eefd04120a896cc8ab280d4cce0e799f88e.zip
mtk-20170518-c6da3eefd04120a896cc8ab280d4cce0e799f88e.tar.gz
mtk-20170518-c6da3eefd04120a896cc8ab280d4cce0e799f88e.tar.bz2
add netstat-nat package (thanks to BuZz)
SVN-Revision: 1855
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r--openwrt/package/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index 22bd757..28e5ce2 100644
--- a/openwrt/package/Makefile
+++ b/openwrt/package/Makefile
@@ -100,6 +100,7 @@ package-$(BR2_PACKAGE_MYSQL) += mysql
package-$(BR2_PACKAGE_NCURSES) += ncurses
package-$(BR2_PACKAGE_NDISC) += ndisc
package-$(BR2_PACKAGE_NET_SNMP) += net-snmp
+package-$(BR2_PACKAGE_NETSTAT_NAT) += netstat-nat
package-$(BR2_PACKAGE_NFS_SERVER) += nfs-server
package-$(BR2_PACKAGE_NMAP) += nmap
package-$(BR2_PACKAGE_NOCATSPLASH) += nocatsplash