summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2015-05-28 19:53:59 +0000
committerRafał Miłecki <zajec5@gmail.com>2015-05-28 19:53:59 +0000
commit92ebd6fdbe2d759d053737db2047ac389f44c343 (patch)
treec949e73e8343edeeb49d4bd41e2cf43d49b791c9 /target/linux/brcm47xx
parent8df45565e92a1712f5e25d101104319a4c5dcf7f (diff)
downloadmaster-31e0f0ae-92ebd6fdbe2d759d053737db2047ac389f44c343.tar.gz
master-31e0f0ae-92ebd6fdbe2d759d053737db2047ac389f44c343.tar.bz2
master-31e0f0ae-92ebd6fdbe2d759d053737db2047ac389f44c343.zip
brcm47xx: image: fix typo in Asus WL-500gP v2 fw file name
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 45811
Diffstat (limited to 'target/linux/brcm47xx')
-rw-r--r--target/linux/brcm47xx/image/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/image/Makefile b/target/linux/brcm47xx/image/Makefile
index 58997554d4..6768820ed0 100644
--- a/target/linux/brcm47xx/image/Makefile
+++ b/target/linux/brcm47xx/image/Makefile
@@ -269,7 +269,7 @@ ifeq ($(SUBTARGET),legacy)
$(eval $(call AsusDevice,wl-320gp,WL320gP ))
$(eval $(call AsusDevice,wl-330ge,WL-330gE ))
$(eval $(call AsusDevice,wl-500gp-v1,WL500gp ))
- $(eval $(call AsusDevice,wl-520gp-v2,WL500gpv2 ))
+ $(eval $(call AsusDevice,wl-500gp-v2,WL500gpv2 ))
$(eval $(call AsusDevice,wl-500w,WL500W ))
$(eval $(call AsusDevice,wl-520gu,WL520gu ))
$(eval $(call AsusDevice,wl-550ge,WL550gE ))