lantiq: fix ARV452CQW keys
[openwrt/openwrt.git] / target / linux / lantiq / base-files / etc / uci-defaults / 03_wireless-wps
index f2412d7bc21674f7756b71e99a8f78b3c01331f1..e75fb8493fd6a98d034e9227560f6c3d65bee3db 100644 (file)
@@ -3,10 +3,10 @@
 
 set_wps() {
        uci set wireless.$1.wps_pushbutton=0
-       uci set wireless.$1.wps_device_name="OpenWrt - $(lantiq_board_name)"
+       uci set wireless.$1.wps_device_name="OpenWrt - $(lantiq_board_model)"
 }
 
-board=$(lantiq_board_id)
+board=$(lantiq_board_name)
 case $board in
 WBMR)
        config_load wireless