X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/302118701d44f3d6033d14cc5d594aeed5372fa0..9d03573661b506cccf95810176c2a1c0a23ad399:/target/linux/brcm63xx/image/Makefile diff --git a/target/linux/brcm63xx/image/Makefile b/target/linux/brcm63xx/image/Makefile index 515caeaa4..c583aa54e 100644 --- a/target/linux/brcm63xx/image/Makefile +++ b/target/linux/brcm63xx/image/Makefile @@ -117,6 +117,8 @@ define Image/Build $(call Image/Build/CFE,$(1),V2110,6348,bc221,,btvgr,-y 5) # BT Voyager V2500V, V2500V_SIP_CLUB, V2500V_AA $(call Image/Build/CFE,$(1),V2500V_BB,6348,bc221,,btvgr,-y 5) + # RTA1025W_16 (numerous routers) + $(call Image/Build/CFE,$(1),RTA1025W_16,6348,bc221,,btrta,-y 5) # Tecom GW6000 $(call Image/Build/CFE,$(1),96348GW,6348,bc300,,bc300,) # Tecom GW6200 @@ -151,6 +153,10 @@ define Image/Build $(call Image/Build/CFE,$(1),6338GW,6338,bc221,,bc221) $(call Image/Build/CFE,$(1),6338GW,6338,bc300,,bc300) $(call Image/Build/CFE,$(1),6338GW,6338,bc310,,bc310) + $(call Image/Build/CFE,$(1),6338W,6338,bccfe,,bccfe) + $(call Image/Build/CFE,$(1),6338W,6338,bc221,,bc221) + $(call Image/Build/CFE,$(1),6338W,6338,bc300,,bc300) + $(call Image/Build/CFE,$(1),6338W,6338,bc310,,bc310) # Sagem F@ST2404 $(call Image/Build/CFE,$(1),F@ST2404,6348,bccfe,,bccfe) @@ -163,6 +169,9 @@ define Image/Build # Pirelli Alice Gate VoIP 2 Plus Wi-Fi AGPF-S0 $(call Image/Build/CFEAGPF,$(1),AGPF-S0,6358,0x20000,bccfe,,bccfe) $(call Image/Build/CFEAGPF,$(1),AGPF-S0,6358,0x20000,ag306,,agv2+w) + # Pirelli A226G + $(call Image/Build/CFEAGPF,$(1),DWV-S0,6358,0x10000,bccfe,,bccfe) + $(call Image/Build/CFEAGPF,$(1),DWV-S0,6358,0x10000,ag306,DWV_96358,a226g) endef $(eval $(call BuildImage))