From d64caac4db14f371236994f29c82a6c5a4e2e270 Mon Sep 17 00:00:00 2001 From: Trammell Hudson Date: Sat, 28 Jan 2017 20:42:26 -0500 Subject: [PATCH] silence the builds --- modules/coreboot | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/coreboot b/modules/coreboot index c6d1ddc7..a71743f8 100644 --- a/modules/coreboot +++ b/modules/coreboot @@ -28,7 +28,6 @@ coreboot_target := \ DOTCONFIG=../../config/coreboot-$(BOARD).config \ CFLAGS_x86_32="$(EXTRA_FLAGS)" \ CFLAGS_x86_64="$(EXTRA_FLAGS)" \ - V=1 \ -j 8 coreboot_output := $(BOARD)/coreboot.rom