aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm-2.4
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
commit110dc41eb360085d339d1804796f6efdc01327da (patch)
tree9951aa41a5adc87e3fd05cbdd4a55f13228790a7 /target/linux/brcm-2.4
parent17b33d2d470f856334bf35e345684858d190bceb (diff)
downloadupstream-110dc41eb360085d339d1804796f6efdc01327da.tar.gz
upstream-110dc41eb360085d339d1804796f6efdc01327da.tar.bz2
upstream-110dc41eb360085d339d1804796f6efdc01327da.zip
add wrt350n image file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10205 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm-2.4')
-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