diff options
Diffstat (limited to 'target/linux/ar71xx/base-files/etc')
-rw-r--r-- | target/linux/ar71xx/base-files/etc/defconfig/rb-750/network | 2 |
1 files changed, 1 insertions, 1 deletions
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 2108d3ae8e..113d9f3eea 100644 --- 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 |