From 482b99a660010f81606ecf8cc4431d55893f7b1a Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 13 May 2012 00:16:57 +0000 Subject: [PATCH] brcm47xx: generate image for Linksys WRT610N V1 SVN-Revision: 31696 --- target/linux/brcm47xx/image/Makefile | 1 + 1 file changed, 1 insertion(+) 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))) -- 2.30.2