Explorar o código

Add the firmware generation for the AG241v2b device (#3315)

SVN-Revision: 10776
Florian Fainelli %!s(int64=18) %!d(string=hai) anos
pai
achega
b56c1cfc8f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      target/linux/ar7/image/Makefile

+ 1 - 0
target/linux/ar7/image/Makefile

@@ -79,6 +79,7 @@ define Image/Build
 	$(call Image/Build/CyberTAN,$(1),WA22,WA22,$(1))
 	$(call Image/Build/CyberTAN,$(1),WA22,WA22,$(1))
 	$(call Image/Build/CyberTAN,$(1),WAG2,WAG2,$(1))
 	$(call Image/Build/CyberTAN,$(1),WAG2,WAG2,$(1))
 	$(call Image/Build/CyberTAN,$(1),AG241v2,AG3A -b -r 2.0,$(1))
 	$(call Image/Build/CyberTAN,$(1),AG241v2,AG3A -b -r 2.0,$(1))
+	$(call Image/Build/CyberTAN,$(1),AG241v2b,AG3B -b -r 2.0,$(1))
 	$(call Image/Build/CyberTAN,$(1),AG241v1,AG3A -b,$(1))
 	$(call Image/Build/CyberTAN,$(1),AG241v1,AG3A -b,$(1))
 	$(call Image/Build/CyberTAN,$(1),WA31,WA31 -b,$(1))
 	$(call Image/Build/CyberTAN,$(1),WA31,WA31 -b,$(1))
 	$(call Image/Build/CyberTAN,$(1),WA32,WA32 -b,$(1))
 	$(call Image/Build/CyberTAN,$(1),WA32,WA32 -b,$(1))