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 | d6f6ccbec87f1e4504f37c4a534c12c9cd6ade8e (patch) | |
tree | f2ff6d7152fdda78e8daf31d94aaf9e090b953b2 /package/Makefile | |
parent | aadd0e4b88ff1c6da42d940dc63919b044759a92 (diff) |
add ez-ipupdate
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@438 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r-- | package/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Makefile b/package/Makefile index 50e39a0499..2466911d9b 100644 --- a/package/Makefile +++ b/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 |