summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2012-05-13 00:16:57 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2012-05-13 00:16:57 +0000
commit482b99a660010f81606ecf8cc4431d55893f7b1a (patch)
tree4d1f8d64add90edde4b23396004b5cd73c6ac32e
parent31c2c485c1a73319c39c53c2f3e2b03114724cfa (diff)
downloadmaster-31e0f0ae-482b99a660010f81606ecf8cc4431d55893f7b1a.tar.gz
master-31e0f0ae-482b99a660010f81606ecf8cc4431d55893f7b1a.tar.bz2
master-31e0f0ae-482b99a660010f81606ecf8cc4431d55893f7b1a.zip
brcm47xx: generate image for Linksys WRT610N V1
SVN-Revision: 31696
-rw-r--r--target/linux/brcm47xx/image/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/brcm47xx/image/Makefile b/target/linux/brcm47xx/image/Makefile
index 1aa92f4ea5..b24757169b 100644
--- a/target/linux/brcm47xx/image/Makefile
+++ b/target/linux/brcm47xx/image/Makefile
@@ -85,6 +85,7 @@ define Image/Build/jffs2-64k
$(call Image/Build/CyberTAN,$(1),wrt300n_v1,EWCB,1.03.6,$(patsubst jffs2-%,jffs2,$(1)))
$(call Image/Build/CyberTAN,$(1),wrt300n_v11,EWC2,1.51.2,$(patsubst jffs2-%,jffs2,$(1)))
$(call Image/Build/CyberTAN,$(1),wrt350n_v1,EWCG,1.04.1,$(patsubst jffs2-%,jffs2,$(1)))
+ $(call Image/Build/CyberTAN,$(1),wrt610n_v1,610N,1.0.1,$(patsubst jffs2-%,jffs2,$(1)))
$(call Image/Build/Motorola,$(1),wa840g,2,$(patsubst jffs2-%,jffs2,$(1)))
$(call Image/Build/Motorola,$(1),we800g,3,$(patsubst jffs2-%,jffs2,$(1)))
$(call Image/Build/Edi,$(1),ps1208mfg,$(patsubst jffs2-%,jffs2,$(1)))