summaryrefslogtreecommitdiffstats
path: root/target/linux/ar7/image
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2008-08-31 11:36:21 +0000
committerFlorian Fainelli <florian@openwrt.org>2008-08-31 11:36:21 +0000
commit219145702e57b443f18c6f52f401ee31180026fc (patch)
tree7397686f08f8cb8f73104cb09116be6f60c9a27e /target/linux/ar7/image
parentb9489c59830a7631a425c822063274473cde5b40 (diff)
downloadmaster-31e0f0ae-219145702e57b443f18c6f52f401ee31180026fc.tar.gz
master-31e0f0ae-219145702e57b443f18c6f52f401ee31180026fc.tar.bz2
master-31e0f0ae-219145702e57b443f18c6f52f401ee31180026fc.zip
Build images for the AG310, thanks sn9
SVN-Revision: 12446
Diffstat (limited to 'target/linux/ar7/image')
-rw-r--r--target/linux/ar7/image/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar7/image/Makefile b/target/linux/ar7/image/Makefile
index 598f604a9b..170ad7a7a5 100644
--- a/target/linux/ar7/image/Makefile
+++ b/target/linux/ar7/image/Makefile
@@ -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))