summaryrefslogtreecommitdiff
path: root/openwrt/package/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-04-03 11:37:43 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-04-03 11:37:43 +0000
commit6a22118b9176180cd49786accd9d5f6436b1e076 (patch)
treedfb578cd7405f0554c8c01f7e0b9125571ea7089 /openwrt/package/Makefile
parentaae9a9ade0ee51c2a3c306449071c8084d569ba3 (diff)
downloadmtk-20170518-6a22118b9176180cd49786accd9d5f6436b1e076.zip
mtk-20170518-6a22118b9176180cd49786accd9d5f6436b1e076.tar.gz
mtk-20170518-6a22118b9176180cd49786accd9d5f6436b1e076.tar.bz2
add arpwatch and nocatsplash
SVN-Revision: 539
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r--openwrt/package/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index 63b3cb1..3cad94a 100644
--- a/openwrt/package/Makefile
+++ b/openwrt/package/Makefile
@@ -3,6 +3,7 @@ include $(TOPDIR)/rules.mk
package-y:=openwrt
package-$(BR2_PACKAGE_ARPTABLES) += arptables
+package-$(BR2_PACKAGE_ARPWATCH) += arpwatch
package-$(BR2_PACKAGE_BRIDGE) += bridge
package-$(BR2_PACKAGE_BUSYBOX) += busybox
package-$(BR2_PACKAGE_CHILLISPOT) += chillispot
@@ -26,6 +27,7 @@ package-$(BR2_PACKAGE_MATRIXSSL) += matrixssl
package-$(BR2_PACKAGE_MICROPERL) += microperl
package-$(BR2_PACKAGE_NCURSES) += ncurses
package-$(BR2_PACKAGE_NFSD) += nfs-server
+package-$(BR2_PACKAGE_NOCATSPLASH) += nocatsplash
package-$(BR2_PACKAGE_OPENSSL) += openssl
package-$(BR2_PACKAGE_OPENNTPD) += openntpd
package-$(BR2_PACKAGE_OPENVPN) += openvpn