brcm47xx: image: fix typo in Asus WL-500gP v2 fw file name
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45811 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
2d0e828088
commit
aed5ae6704
|
@ -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 ))
|
||||
|
|
Loading…
Reference in New Issue