From ddc2e2270b1cd5596f8c83710625685f96d93867 Mon Sep 17 00:00:00 2001 From: Felix Fietkau 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) SVN-Revision: 18699 --- target/linux/ar71xx/base-files/etc/defconfig/wrt160nl/network | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ar71xx/base-files') diff --git a/target/linux/ar71xx/base-files/etc/defconfig/wrt160nl/network b/target/linux/ar71xx/base-files/etc/defconfig/wrt160nl/network index 24fca72085..974119bd9b 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