From b21308313eeebf5cb429a3a2a19db9aaebc94de4 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Tue, 9 Mar 2010 18:05:48 +0000 Subject: ar71xx: override lan port names on the RB750 SVN-Revision: 20096 --- target/linux/ar71xx/base-files/etc/defconfig/rb-750/network | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ar71xx/base-files/etc/defconfig') 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 --- 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 -- cgit v1.1