projects
/
openwrt
/
staging
/
robimarko.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
788561a
)
brcm47xx: do not generate image for wgr614_v8 as long as we did not get any positive...
author
Hauke Mehrtens
<hauke@hauke-m.de>
Fri, 6 Aug 2010 22:50:58 +0000
(22:50 +0000)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Fri, 6 Aug 2010 22:50:58 +0000
(22:50 +0000)
SVN-Revision: 22522
target/linux/brcm47xx/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/brcm47xx/image/Makefile
b/target/linux/brcm47xx/image/Makefile
index daee392da94fe301a84bb82de2f1b7ad4fb9943a..f8c09b97d440179c5a8e7003795fc9ec266ac28a 100644
(file)
--- 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))