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;h=5bfe6097400e0989301bf2df4d3d738461d8f8ce;hp=c2af64336b57a42b0006c45bed057dab038d85e3;hb=443d705e381ef214191a2a427f3c1b29f4c41456;hpb=524ed5088e900821307694180d77038df5a3ea9a 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 c2af64336b..5bfe609740 100755 --- a/target/linux/x86/base-files/etc/board.d/02_network +++ b/target/linux/x86/base-files/etc/board.d/02_network @@ -11,7 +11,7 @@ board_config_update board="$(cat /tmp/sysinfo/board_name)" 2>/dev/null case "$board" in -pc-engines-apu2) +pc-engines-apu|pc-engines-apu2) ucidef_set_interfaces_lan_wan "eth1 eth2" "eth0" ;; traverse-technologies-geos)