add wakelan package (closes: #577).
[openwrt/staging/dedeckeh.git] / openwrt / package / wakelan / Config.in
diff --git a/openwrt/package/wakelan/Config.in b/openwrt/package/wakelan/Config.in
new file mode 100644 (file)
index 0000000..f724fd0
--- /dev/null
@@ -0,0 +1,7 @@
+config BR2_PACKAGE_WAKELAN
+       prompt "wakelan........................... Send a wake-on-lan packet"
+       tristate
+       default m if CONFIG_DEVEL
+       help
+         WakeLan sends a properly formatted UDP packet across the network 
+         which will cause a wake-on-lan enabled computer to power on.