mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
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-a3cf2f4a3e73
This commit is contained in:
@@ -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 ))
|
||||
|
||||
Reference in New Issue
Block a user