1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

add wol (wake on lan)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@458 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2005-03-26 01:13:35 +00:00
parent c6e2a19568
commit 53f3b738e8
5 changed files with 86 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ source "package/ez-ipupdate/Config.in"
source "package/portmap/Config.in"
source "package/nfs-server/Config.in"
source "package/ser/Config.in"
source "package/wol/Config.in"
comment "Libraries"
source "package/zlib/Config.in"