From 195df2e1a0fcc3033f71e37fe1d0d0b9d6831b62 Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Fri, 4 Jul 2008 22:29:50 +0000 Subject: Add 'build with log' --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') 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: -- cgit v1.2.3-55-g7522