From ccb7289b26a271487f2537075641c08ec4b48031 Mon Sep 17 00:00:00 2001 From: suyuan <175338101@qq.com> Date: Sun, 11 Jul 2021 17:40:27 +0800 Subject: [PATCH] Update 02_network --- root/target/linux/ipq40xx/base-files/etc/board.d/02_network | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/root/target/linux/ipq40xx/base-files/etc/board.d/02_network b/root/target/linux/ipq40xx/base-files/etc/board.d/02_network index 21c076f0..0752f8be 100755 --- a/root/target/linux/ipq40xx/base-files/etc/board.d/02_network +++ b/root/target/linux/ipq40xx/base-files/etc/board.d/02_network @@ -110,10 +110,10 @@ ipq40xx_setup_interfaces() ucidef_add_switch "switch0" \ "0u@eth0" "3:lan" "4:lan" "0u@eth1" "5:wan" ;; - zbt,z4019) + zbt,z4019) ucidef_set_interfaces_lan_wan "eth0" "eth1" ucidef_add_switch "switch0" \ - "0u@eth0" "1:lan" "2:lan" "3:lan" "4:lan" "0u@eth1" "5:wan" + "0u@eth0" "1:lan" "2:lan" "3:lan" "4:lan" ;; unielec,u4019-32m) ucidef_set_interfaces_lan_wan "eth0" "eth1"