projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Avoid menuconfig warnings
[openwrt.git]
/
package
/
base-files
/
brcm-2.4
/
etc
/
hotplug.d
/
net
/
09-net
diff --git
a/package/base-files/brcm-2.4/etc/hotplug.d/net/09-net
b/package/base-files/brcm-2.4/etc/hotplug.d/net/09-net
index
9dd7796
..
48abdf4
100644
(file)
--- a/
package/base-files/brcm-2.4/etc/hotplug.d/net/09-net
+++ b/
package/base-files/brcm-2.4/etc/hotplug.d/net/09-net
@@
-1,4
+1,6
@@
#!/bin/sh
+# Copyright (C) 2006 OpenWrt.org
+
setup_wl()
{
[ -f /proc/net/wl0 ] && {
This page took
0.021351 seconds
and
4
git commands to generate.