[PATCH 1/1] apu2: add definitions for apu4/6

Philip Prindeville philipp at redfish-solutions.com
Tue Dec 27 23:36:50 PST 2022


From: Philip Prindeville <philipp at redfish-solutions.com>

Signed-off-by: Philip Prindeville <philipp at 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




More information about the openwrt-devel mailing list