mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 21:56:31 +00:00
Add 'build with log'
This commit is contained in:
parent
9c42810165
commit
195df2e1a0
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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user