mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
Add 'build with log'
This commit is contained in:
3
Makefile
3
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
|
prepatch: gcc-patched binutils-patched gdb-patched uclibc-patched
|
||||||
|
|
||||||
|
log:
|
||||||
|
$(MAKE) > $(PROJECT).log 2>&1
|
||||||
|
|
||||||
cross: $(BASE_TARGETS)
|
cross: $(BASE_TARGETS)
|
||||||
|
|
||||||
help:
|
help:
|
||||||
|
|||||||
Reference in New Issue
Block a user