projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: override lan port names on the RB750
[openwrt.git]
/
target
/
linux
/
ar71xx
/
base-files
/
etc
/
defconfig
/
rb-750
/
network
diff --git
a/target/linux/ar71xx/base-files/etc/defconfig/rb-750/network
b/target/linux/ar71xx/base-files/etc/defconfig/rb-750/network
index
2108d3a
..
113d9f3
100644
(file)
--- a/
target/linux/ar71xx/base-files/etc/defconfig/rb-750/network
+++ b/
target/linux/ar71xx/base-files/etc/defconfig/rb-750/network
@@
-9,7
+9,7
@@
config interface eth
option proto none
config interface lan
- option ifname '
lan1 lan2 lan3 lan4
'
+ option ifname '
port2 port3 port4 port5
'
option type bridge
option proto static
option ipaddr 192.168.1.1
This page took
0.028036 seconds
and
4
git commands to generate.