projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: make the rtl8306 switch attach to eth0 instead of eth1 on the wrt160nl, fixes...
[openwrt.git]
/
target
/
linux
/
ar71xx
/
base-files
/
etc
/
defconfig
/
wrt160nl
/
network
diff --git
a/target/linux/ar71xx/base-files/etc/defconfig/wrt160nl/network
b/target/linux/ar71xx/base-files/etc/defconfig/wrt160nl/network
index
24fca72
..
974119b
100644
(file)
--- 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
option ifname eth1
option proto dhcp
-config switch eth
1
+config switch eth
0
option reset 1
option enable_vlan 1
option reset 1
option enable_vlan 1
This page took
0.037262 seconds
and
4
git commands to generate.