sunxi: fix typo in uci-defaults network config
[15.05/openwrt.git] / target / linux / sunxi / base-files / etc / uci-defaults / 02_network
index e516e6b..3807926 100644 (file)
@@ -20,7 +20,7 @@ case "`cat /proc/device-tree/model`" in
 "Olimex A20-Olinuxino Micro")
        ucidef_set_interface_lan 'eth0'
        ;;
-"Olimex A13-Olinuxino" |\
+"Olimex A13-Olinuxino")
        ucidef_set_interface_lan 'wlan0'
        ;;
 esac