mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
fix typos (#260)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3074 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -31,7 +31,7 @@ BEGIN {
|
||||
|
||||
END {
|
||||
# v1 hardware
|
||||
if (nvram["boardtype"] == "bcm4710dev") {
|
||||
if (nvram["boardtype"] == "bcm94710dev") {
|
||||
# Linksys WRT54G v1.x
|
||||
if (nvram["boardnum"] == "42") {
|
||||
c["vlan0ports"]=""
|
||||
|
||||
Reference in New Issue
Block a user