mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-28 00:04:05 +02:00
fix default lan_ifnames for wrt54g v1.x
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2099 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e70a1a342c
commit
780177ae79
@ -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" \
|
||||
|
Loading…
Reference in New Issue
Block a user