aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rb532/base-files
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2009-04-24 15:24:28 +0000
committerFlorian Fainelli <florian@openwrt.org>2009-04-24 15:24:28 +0000
commit70014c688b50eccd1e39238bfe4564fe7cc6696b (patch)
treee965e3f870f07707af998b01ab240472cfa986ac /target/linux/rb532/base-files
parentee25c89221f9d49655c70f8e4037d1b290f65eb1 (diff)
downloadmaster-187ad058-70014c688b50eccd1e39238bfe4564fe7cc6696b.tar.gz
master-187ad058-70014c688b50eccd1e39238bfe4564fe7cc6696b.tar.bz2
master-187ad058-70014c688b50eccd1e39238bfe4564fe7cc6696b.zip
[rb532] starting with 2.6.28 korina ethernet interface is eth2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15393 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/rb532/base-files')
-rw-r--r--target/linux/rb532/base-files/etc/config/network2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/rb532/base-files/etc/config/network b/target/linux/rb532/base-files/etc/config/network
index 8279690574..1943028162 100644
--- a/target/linux/rb532/base-files/etc/config/network
+++ b/target/linux/rb532/base-files/etc/config/network
@@ -7,6 +7,6 @@ config interface loopback
option netmask 255.0.0.0
config interface lan
- option ifname eth0
+ option ifname eth2
option proto dhcp