diff options
| author | Nicolas Thill <nico@openwrt.org> | 2005-08-10 15:47:29 +0000 |
|---|---|---|
| committer | Nicolas Thill <nico@openwrt.org> | 2005-08-10 15:47:29 +0000 |
| commit | 754e2b702530bbcc5a37814895d74a3d977a4f15 (patch) | |
| tree | baa435f213de0be35fa5046321f2be51158e2531 /openwrt/package/Makefile | |
| parent | 0b60b60c614c50cae540c2d90a0c4ebf1bd0e32f (diff) | |
| download | mtk-20170518-754e2b702530bbcc5a37814895d74a3d977a4f15.zip mtk-20170518-754e2b702530bbcc5a37814895d74a3d977a4f15.tar.gz mtk-20170518-754e2b702530bbcc5a37814895d74a3d977a4f15.tar.bz2 | |
Add ether-wake package
SVN-Revision: 1595
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 7dfd28b..fe6551c 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 |
