fix default lan_ifnames for wrt54g v1.x
authorFelix Fietkau <nbd@openwrt.org>
Wed, 12 Oct 2005 15:05:24 +0000 (15:05 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 12 Oct 2005 15:05:24 +0000 (15:05 +0000)
SVN-Revision: 2099

openwrt/target/linux/package/openwrt/files/brcm-2.4/etc/network.overrides

index 5af02aa4ad987bcf961c605b3aecceaf94229a00..dc3abcaebd2044b79e13236b1cd7d6575cd6f6ac 100644 (file)
@@ -8,7 +8,7 @@
 
 # hacks for wrt54g 1.x hardware
 [  "$(nvram get boardnum)"  = "42" \
--a "$(nvram get boardtype)" = "bcm94710dev" ] && FAILSAFE_ifnames="vlan1 vlan2 eth2"
+-a "$(nvram get boardtype)" = "bcm94710dev" ] && FAILSAFE_ifnames="vlan0 vlan2 eth2"
 
 # hacks for asus wl-500g deluxe
 [  "$(nvram get boardtype)" = "bcm95365r" \