From 1b18fb38dc7e0ff0fb1e086a7d05654be068ce7c Mon Sep 17 00:00:00 2001 From: nbd Date: Tue, 8 Dec 2009 14:06:18 +0000 Subject: ar71xx: make the rtl8306 switch attach to eth0 instead of eth1 on the wrt160nl, fixes wan port detection (#6309) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18699 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/base-files/etc/defconfig/wrt160nl/network | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ar71xx/base-files/etc/defconfig') diff --git a/target/linux/ar71xx/base-files/etc/defconfig/wrt160nl/network b/target/linux/ar71xx/base-files/etc/defconfig/wrt160nl/network index 24fca7208..974119bd9 100644 --- a/target/linux/ar71xx/base-files/etc/defconfig/wrt160nl/network +++ b/target/linux/ar71xx/base-files/etc/defconfig/wrt160nl/network @@ -15,7 +15,7 @@ config interface wan option ifname eth1 option proto dhcp -config switch eth1 +config switch eth0 option reset 1 option enable_vlan 1 -- cgit v1.2.3