From 4247426be6657235e9f44409fc65e6e94ad8a6e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonathan=20Neusch=C3=A4fer?= Date: Wed, 12 Oct 2016 00:18:01 +0200 Subject: riscv: Use the generic src/lib/bootblock.c MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit TEST=Compiled for and ran on spike; it booted as before. Change-Id: Id173643a3571962406f9191db248b206235dca35 Signed-off-by: Jonathan Neuschäfer Reviewed-on: https://review.coreboot.org/16995 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin Reviewed-by: Paul Menzel --- src/mainboard/emulation/qemu-riscv/Makefile.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/emulation/qemu-riscv/Makefile.inc') diff --git a/src/mainboard/emulation/qemu-riscv/Makefile.inc b/src/mainboard/emulation/qemu-riscv/Makefile.inc index b8a62f79a6..4fbe401944 100644 --- a/src/mainboard/emulation/qemu-riscv/Makefile.inc +++ b/src/mainboard/emulation/qemu-riscv/Makefile.inc @@ -12,7 +12,6 @@ ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ## GNU General Public License for more details. -bootblock-y += bootblock.c bootblock-y += uart.c bootblock-y += qemu_util.c bootblock-y += rom_media.c -- cgit v1.2.3