projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae2e525
)
fix a glitch in the status output of the non-verbose builds for adm5120
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 2 Jul 2007 19:10:14 +0000
(19:10 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 2 Jul 2007 19:10:14 +0000
(19:10 +0000)
SVN-Revision: 7856
target/linux/adm5120-2.6/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/adm5120-2.6/image/Makefile
b/target/linux/adm5120-2.6/image/Makefile
index ae869f60553a15cba2b01d1bf8bfdd74bda10de6..732b82de3e881698b81d213df87229d61953995e 100644
(file)
--- a/
target/linux/adm5120-2.6/image/Makefile
+++ b/
target/linux/adm5120-2.6/image/Makefile
@@
-8,7
+8,7
@@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/image.mk
IMGNAME = $(BIN_DIR)/openwrt-$(BOARD)-$(KERNEL)
-LOADER_MAKE = $(MAKE) -C lzma-loader KDIR=$(KDIR)
+LOADER_MAKE = $(
NO_TRACE_
MAKE) -C lzma-loader KDIR=$(KDIR)
define Image/Build/Loader
$(LOADER_MAKE) LOADER=loader-$(1).$(2) LOADER_DATA="" \