X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fx86%2Fbase-files%2Fetc%2Fboard.d%2F02_network;fp=target%2Flinux%2Fx86%2Fbase-files%2Fetc%2Fboard.d%2F02_network;h=05a68967bc69643ca3849bec9b40c776ce300340;hp=c6e381b946d03887cb941e90db2ccbb2f918fca4;hb=a3e6521c1a7d4c78d825833e224272ec89a38bf2;hpb=09e66112f1ea9f5838ce80533f3850523dc30230 diff --git a/target/linux/x86/base-files/etc/board.d/02_network b/target/linux/x86/base-files/etc/board.d/02_network index c6e381b946..05a68967bc 100755 --- a/target/linux/x86/base-files/etc/board.d/02_network +++ b/target/linux/x86/base-files/etc/board.d/02_network @@ -9,7 +9,7 @@ board_config_update case "$(board_name)" in -pc-engines-apu|pc-engines-apu2|pc-engines-apu3) +pc-engines-apu1|pc-engines-apu2|pc-engines-apu3) ucidef_set_interfaces_lan_wan "eth1 eth2" "eth0" ;; traverse-technologies-geos)