Parcourir la source

Add 'build with log'

Ulf Samuelsson il y a 17 ans
Parent
commit
195df2e1a0
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      Makefile

+ 3 - 0
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: