ipq40xx: add support for 8devices Jalapeno
[openwrt/openwrt.git] / target / linux / ipq40xx / base-files / etc / board.d / 02_network
index a53e2860add02fa3144f57966774be3318f1880e..91343cd4b409e7d2901726afacb77798bf0c7cf8 100755 (executable)
@@ -12,6 +12,9 @@ board_config_update
 board=$(board_name)
 
 case "$board" in
+8dev,jalapeno)
+       ucidef_set_interfaces_lan_wan "eth0" "eth1"
+       ;;
 asus,rt-ac58u)
        CI_UBIPART=UBI_DEV
        wan_mac_addr=$(mtd_get_mac_binary_ubi Factory 20486)