imx6: add support for GW5904
[openwrt/openwrt.git] / target / linux / imx6 / base-files / etc / board.d / 02_network
index cf11f627840bc2b76578c90a650dd6121cfbc57c..fbe3eead7ad8017f417f9c2c90fd6769bbc39333 100755 (executable)
@@ -12,7 +12,8 @@ board_config_update
 
 case "$board" in
 *gw51xx |\
-*gw52xx)
+*gw52xx |\
+*gw5904)
        ucidef_set_interface_lan 'eth0'
        ;;
 *gw53xx |\