diff options
Diffstat (limited to 'target/linux/atheros/base-files')
| -rw-r--r-- | target/linux/atheros/base-files/etc/uci-defaults/network | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/target/linux/atheros/base-files/etc/uci-defaults/network b/target/linux/atheros/base-files/etc/uci-defaults/network index 49c2a4005..89ea9a102 100644 --- a/target/linux/atheros/base-files/etc/uci-defaults/network +++ b/target/linux/atheros/base-files/etc/uci-defaults/network @@ -2,6 +2,7 @@  if [ -e "/sys/bus/mdio_bus/drivers/IC+ IP175C/0:00" -a -x /sbin/swconfig ]; then  	uci batch <<EOF  set network.eth0=switch +set network.eth0.name=eth0  set network.eth0.reset=1  set network.eth0.enable_vlan=1  set network.eth0_1=switch_vlan | 
