treewide: do not quote compatible in shell scripts
[openwrt/openwrt.git] / target / linux / arc770 / base-files / etc / board.d / 02_network
index f326f48763919a93aa07449584bb4b165031a4da..c90f3fb6a6951a2a3aaf8ac0c966f0ec041ab819 100644 (file)
@@ -7,7 +7,7 @@
 board_config_update
 
 case "$(board_name)" in
-"snps,axs101")
+snps,axs101)
        ucidef_set_interface_lan "eth0" "dhcp"
        ;;
 esac