projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: remove LED setup of nonexistent interfaces on RB750
[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
..
0d17a20
100644
(file)
--- a/
target/linux/ar71xx/base-files/etc/defconfig/wrt160nl/network
+++ b/
target/linux/ar71xx/base-files/etc/defconfig/wrt160nl/network
@@
-15,11
+15,12
@@
config interface wan
option ifname eth1
option proto dhcp
-config switch eth1
+config switch
+ option name eth0
option reset 1
option enable_vlan 1
config switch_vlan
- option device eth
1
+ option device eth
0
option vlan 1
option ports "0 1 2 3 4 5"
This page took
0.021947 seconds
and
4
git commands to generate.