summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorUlf Samuelsson2008-07-05 00:29:50 +0200
committerUlf Samuelsson2008-07-05 00:29:50 +0200
commit195df2e1a0fcc3033f71e37fe1d0d0b9d6831b62 (patch)
tree3d9c9933451052e46a4186013697b51937967add /Makefile
parentUpdate atstk100x defconfig (diff)
downloadbuildroot-195df2e1a0fcc3033f71e37fe1d0d0b9d6831b62.tar.gz
buildroot-195df2e1a0fcc3033f71e37fe1d0d0b9d6831b62.tar.xz
buildroot-195df2e1a0fcc3033f71e37fe1d0d0b9d6831b62.zip
Add 'build with log'
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 889bcf537..92a733dca 100644
--- 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: