mirror of
https://github.com/linuxboot/linuxboot
synced 2024-11-21 23:59:59 +00:00
silence the builds
This commit is contained in:
parent
26ef81f5fb
commit
d64caac4db
@ -28,7 +28,6 @@ coreboot_target := \
|
|||||||
DOTCONFIG=../../config/coreboot-$(BOARD).config \
|
DOTCONFIG=../../config/coreboot-$(BOARD).config \
|
||||||
CFLAGS_x86_32="$(EXTRA_FLAGS)" \
|
CFLAGS_x86_32="$(EXTRA_FLAGS)" \
|
||||||
CFLAGS_x86_64="$(EXTRA_FLAGS)" \
|
CFLAGS_x86_64="$(EXTRA_FLAGS)" \
|
||||||
V=1 \
|
|
||||||
-j 8
|
-j 8
|
||||||
|
|
||||||
coreboot_output := $(BOARD)/coreboot.rom
|
coreboot_output := $(BOARD)/coreboot.rom
|
||||||
|
Loading…
Reference in New Issue
Block a user