diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-10 15:47:29 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-10 15:47:29 +0000 |
commit | b554cca12b07a447db5b50e9c21032af2e0d35b0 (patch) | |
tree | baa435f213de0be35fa5046321f2be51158e2531 /openwrt/package/Makefile | |
parent | a4718fe5c73d59b7f274702df85608a2bcb79e05 (diff) |
Add ether-wake package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1595 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 7dfd28b54..fe6551c65 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -25,6 +25,7 @@ package-$(BR2_PACKAGE_DNSMASQ) += dnsmasq package-$(BR2_PACKAGE_DROPBEAR) += dropbear package-$(BR2_PACKAGE_DSNIFF) += dsniff package-$(BR2_PACKAGE_EBTABLES) += ebtables +package-$(BR2_PACKAGE_ETHER_WAKE) += ether-wake package-$(BR2_PACKAGE_EZIPUPDATE) += ez-ipupdate package-$(BR2_PACKAGE_FPING) += fping package-$(BR2_PACKAGE_FPROBE) += fprobe |