1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 20:31:07 +03:00

Build images for the AG310, thanks sn9

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12446 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2008-08-31 11:36:21 +00:00
parent 0e97be5b17
commit e6e7eae6cf

View File

@ -78,6 +78,7 @@ define Image/Build
$(call Image/Build/CyberTAN,$(1),WA21,WA21,$(1))
$(call Image/Build/CyberTAN,$(1),WA22,WA22,$(1))
$(call Image/Build/CyberTAN,$(1),WAG2,WAG2,$(1))
$(call Image/Build/CyberTAN,$(1),AG310,AV2A -b -r 1.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))