From f79af995c561d9b789c6a774904e81d188261e85 Mon Sep 17 00:00:00 2001 From: Ljzkirito <66788052+Ljzkirito@users.noreply.github.com> Date: Thu, 3 Dec 2020 13:31:30 +0800 Subject: [PATCH] add missing symbol (#5869) --- target/linux/ramips/mt7621/base-files/etc/board.d/02_network | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/target/linux/ramips/mt7621/base-files/etc/board.d/02_network b/target/linux/ramips/mt7621/base-files/etc/board.d/02_network index aaae9ddb3..d9be3812a 100755 --- a/target/linux/ramips/mt7621/base-files/etc/board.d/02_network +++ b/target/linux/ramips/mt7621/base-files/etc/board.d/02_network @@ -63,7 +63,8 @@ ramips_setup_interfaces() motorola,mr2600) ucidef_set_interfaces_lan_wan "lan1 lan2 lan3 lan4 ra0 rai0" "wan" ;; - phicomm,k2p|phicomm,k2p-32m\ + phicomm,k2p|\ + phicomm,k2p-32m|\ xiaoyu,xy-c5) ucidef_add_switch "switch0" \ "0:lan" "1:lan" "2:lan" "3:lan" "4:wan" "6@eth0"