projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c42810
)
Add 'build with log'
author
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Fri, 4 Jul 2008 22:29:50 +0000
(22:29 -0000)
committer
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Fri, 4 Jul 2008 22:29:50 +0000
(22:29 -0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 889bcf537d2890061448c0c37fa99725b5a0f235..92a733dcaca73b2f2a2914dda70966c2bda31581 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-475,6
+475,9
@@
configured: dirs host-sed kernel-headers uclibc-config busybox-config linux26-co
prepatch: gcc-patched binutils-patched gdb-patched uclibc-patched
+log:
+ $(MAKE) > $(PROJECT).log 2>&1
+
cross: $(BASE_TARGETS)
help: