From: Philip Prindeville <phil...@redfish-solutions.com>

Signed-off-by: Philip Prindeville <phil...@redfish-solutions.com>
---
 target/linux/x86/base-files/etc/board.d/02_network | 3 +++
 1 file changed, 3 insertions(+)

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 
9335e297ba22bba9a86219e1dac6d17c3d9d889d..3b661353e5f36c40ad13fe8fe4ff20b5d6957efb
 100644
--- a/target/linux/x86/base-files/etc/board.d/02_network
+++ b/target/linux/x86/base-files/etc/board.d/02_network
@@ -26,6 +26,9 @@ cisco-mx100-hw)
 pc-engines-apu1|pc-engines-apu2|pc-engines-apu3)
        ucidef_set_interfaces_lan_wan "eth1 eth2" "eth0"
        ;;
+pc-engines-apu4|pc-engines-apu6)
+       ucidef_set_interfaces_lan_wan "eth1 eth2 eth3" "eth0"
+       ;;
 roqos-roqos-core-rc10)
        ucidef_set_interfaces_lan_wan "eth1" "eth0"
        ;;
-- 
2.34.1


_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to