aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/image
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2010-08-06 22:50:58 +0000
committerHauke Mehrtens <hauke@openwrt.org>2010-08-06 22:50:58 +0000
commit93f455155a94b74c103fa95555a531f81c6b1f56 (patch)
tree46a9446bfc0bea6406bb1150f7071669138b3e2a /target/linux/brcm47xx/image
parente83a83b9f1906a3d6fb3e08cab0ece67c6562fe0 (diff)
downloadmaster-187ad058-93f455155a94b74c103fa95555a531f81c6b1f56.tar.gz
master-187ad058-93f455155a94b74c103fa95555a531f81c6b1f56.tar.bz2
master-187ad058-93f455155a94b74c103fa95555a531f81c6b1f56.zip
brcm47xx: do not generate image for wgr614_v8 as long as we did not get any positive reports with that device.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22522 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm47xx/image')
-rw-r--r--target/linux/brcm47xx/image/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/image/Makefile b/target/linux/brcm47xx/image/Makefile
index daee392da9..f8c09b97d4 100644
--- a/target/linux/brcm47xx/image/Makefile
+++ b/target/linux/brcm47xx/image/Makefile
@@ -110,7 +110,7 @@ define Image/Build
$(call Image/Build/Motorola,$(1),wr850g,1,$(1))
$(call Image/Build/USR,$(1),usr5461,$(1))
$(call Image/Build/Chk,$(1),wnr834b_v2,U12H081T00_NETGEAR,2,$(patsubst jffs2-%,jffs2,$(1)))
- $(call Image/Build/Chk,$(1),wgr614_v8,U12H072T00_NETGEAR,2,$(patsubst jffs2-%,jffs2,$(1)))
+# $(call Image/Build/Chk,$(1),wgr614_v8,U12H072T00_NETGEAR,2,$(patsubst jffs2-%,jffs2,$(1)))
endef
$(eval $(call BuildImage))