[OpenWrt-Devel] [PATCH] imx6: add support for Gateworks GW5907/GW5910/GW5912/GW5913
Adrian Schmutzler
mail at adrianschmutzler.de
Sun Mar 1 06:02:48 EST 2020
Hi,
> --- a/target/linux/imx6/base-files/etc/board.d/02_network
> +++ b/target/linux/imx6/base-files/etc/board.d/02_network
> @@ -13,7 +13,11 @@ case "$board" in
> cubox-i |\
> *gw51xx |\
> *gw52xx |\
> -*gw5904)
> +*gw5904 |\
> +*gw5907 |\
> +*gw5910 |\
> +*gw5912 |\
> +*gw5913)
Is there any actual need for the wildcards here? Shouldn't just gw5912,
gw5913 etc. be enough?
Best
Adrian
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list