summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2008-01-16 03:39:59 +0000
committerFelix Fietkau <nbd@openwrt.org>2008-01-16 03:39:59 +0000
commit85a1127f2dc5b842ec8838c44105f1d2a8100e9b (patch)
treea1a8b06fd11d59808a12da17f79466ed5d4b14a7 /target
parent94ccc26f42982e0d39f4a9f0b346de41b5d15602 (diff)
downloadmaster-31e0f0ae-85a1127f2dc5b842ec8838c44105f1d2a8100e9b.tar.gz
master-31e0f0ae-85a1127f2dc5b842ec8838c44105f1d2a8100e9b.tar.bz2
master-31e0f0ae-85a1127f2dc5b842ec8838c44105f1d2a8100e9b.zip
add wrt350n image file
SVN-Revision: 10205
Diffstat (limited to 'target')
-rw-r--r--target/linux/brcm-2.4/image/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/brcm-2.4/image/Makefile b/target/linux/brcm-2.4/image/Makefile
index 96798b59ac..39570200af 100644
--- a/target/linux/brcm-2.4/image/Makefile
+++ b/target/linux/brcm-2.4/image/Makefile
@@ -69,6 +69,7 @@ define Image/Build/jffs2-64k
$(call Image/Build/CyberTAN,$(1),wrt54gs_v4,W54s,1.09.1,$(patsubst jffs2-%,jffs2,$(1)))
$(call Image/Build/CyberTAN,$(1),wrt150n,N150,1.51.3,$(patsubst jffs2-%,jffs2,$(1)))
$(call Image/Build/CyberTAN,$(1),wrt300n_v1,EWCB,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/Motorola,$(1),wa840g,2,$(patsubst jffs2-%,jffs2,$(1)))
$(call Image/Build/Motorola,$(1),we800g,3,$(patsubst jffs2-%,jffs2,$(1)))
endef