projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: fix RB750 LED configuration
[openwrt.git]
/
target
/
linux
/
ar71xx
/
base-files
/
etc
/
defconfig
/
dir-600-a1
/
network
diff --git
a/target/linux/ar71xx/base-files/etc/defconfig/dir-600-a1/network
b/target/linux/ar71xx/base-files/etc/defconfig/dir-600-a1/network
index
572cd3a
..
2108d3a
100644
(file)
--- a/
target/linux/ar71xx/base-files/etc/defconfig/dir-600-a1/network
+++ b/
target/linux/ar71xx/base-files/etc/defconfig/dir-600-a1/network
@@
-6,6
+6,7
@@
config interface loopback
config interface eth
option ifname eth0
config interface eth
option ifname eth0
+ option proto none
config interface lan
option ifname 'lan1 lan2 lan3 lan4'
config interface lan
option ifname 'lan1 lan2 lan3 lan4'
This page took
0.025266 seconds
and
4
git commands to generate.