1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-04 03:54:11 +03:00

[package] acx: Detect every device present

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26150 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
acinonyx 2011-03-13 20:58:20 +00:00
parent 6c70430aed
commit 14fa9abd6f

View File

@ -181,7 +181,7 @@ detect_acx() {
cd /sys/class/net
for dev in $(ls -d wlan* 2>&-); do
config_get type "$dev" type
[ "$type" = acx ] && return
[ "$type" = acx ] && continue
cat <<EOF
config wifi-device $dev
option type acx