diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-24 11:54:30 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-24 11:54:30 +0000 |
commit | 988b1ea28d929f00ee01d59737af9eaa240478da (patch) | |
tree | 02db0450cd2626b2f611d0bab6797745b1518e6a /openwrt/package/Makefile | |
parent | ff9963e6bb2c0eb327ea890ff067dd026f1a3f3b (diff) |
add ez-ipupdate
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@438 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r-- | openwrt/package/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 50e39a049..2466911d9 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -10,6 +10,7 @@ package-$(BR2_PACKAGE_CUPS) += cups package-$(BR2_PACKAGE_DROPBEAR) += dropbear package-$(BR2_PACKAGE_DNSMASQ) += dnsmasq package-$(BR2_PACKAGE_EBTABLES) += ebtables +package-$(BR2_PACKAGE_EZIPUPDATE) += ez-ipupdate package-$(BR2_PACKAGE_HASERL) += haserl package-$(BR2_PACKAGE_IPTABLES) += iptables package-$(BR2_PACKAGE_IPROUTE2) += iproute2 |