summaryrefslogtreecommitdiff
path: root/openwrt/package/base-files/default/sbin/wifi
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/package/base-files/default/sbin/wifi')
-rwxr-xr-xopenwrt/package/base-files/default/sbin/wifi2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/base-files/default/sbin/wifi b/openwrt/package/base-files/default/sbin/wifi
index b228eed..4a3ec8c 100755
--- a/openwrt/package/base-files/default/sbin/wifi
+++ b/openwrt/package/base-files/default/sbin/wifi
@@ -30,7 +30,7 @@ config_cb() {
}
config_load wireless
-include wifi
+include /lib/wifi
for device in $DEVICES; do (
config_get iftype "$device" type