summaryrefslogtreecommitdiffstats
path: root/package/Makefile
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-26 01:13:35 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-26 01:13:35 +0000
commit53f3b738e81eae2e00f267f59a5b5d8ceb5bd08c (patch)
treeae3f7efe275c6ffcf4bc455b125ffbd426ed4ff9 /package/Makefile
parentc6e2a1956890b4756bfd8d37eccc5648af9c72fa (diff)
add wol (wake on lan)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@458 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r--package/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Makefile b/package/Makefile
index 7ea5380f5..95e7d7067 100644
--- a/package/Makefile
+++ b/package/Makefile
@@ -34,6 +34,7 @@ package-$(BR2_PACKAGE_PPTPD) += pptpd
package-$(BR2_PACKAGE_SER) += ser
package-$(BR2_PACKAGE_STRACE) += strace
package-$(BR2_PACKAGE_TCPDUMP) += tcpdump
+package-$(BR2_PACKAGE_WOL) += wol
package-$(BR2_PACKAGE_ZLIB) += zlib
all: compile install