aboutsummaryrefslogtreecommitdiffstats
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
commit1b6bb88e5ea3d075dc0a17705cb26e7ecfc1ef7f (patch)
tree7598659473716c753df3874672ca10456df56e14 /target/linux/ar7/image
parent4416c48d4dece0f93febd0fa49e7ef8baf69bf58 (diff)
downloadmaster-187ad058-1b6bb88e5ea3d075dc0a17705cb26e7ecfc1ef7f.tar.gz
master-187ad058-1b6bb88e5ea3d075dc0a17705cb26e7ecfc1ef7f.tar.bz2
master-187ad058-1b6bb88e5ea3d075dc0a17705cb26e7ecfc1ef7f.zip
Build images for the AG310, thanks sn9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12446 3c298f89-4303-0410-b956-a3cf2f4a3e73
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))