From 5cc0ee270c90c8eb6cec05f70ad9e133858707b3 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Mon, 2 May 2016 16:28:18 +0800 Subject: build system: remove CBFSTOOL_PRE1_OPTS It isn't used anymore. Change-Id: Ie554d1dd87ae3f55547466e484c0864e55c9d102 Signed-off-by: Patrick Georgi Reviewed-on: https://review.coreboot.org/14567 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin Reviewed-by: Furquan Shaikh --- src/arch/riscv/Makefile.inc | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/arch/riscv/Makefile.inc') diff --git a/src/arch/riscv/Makefile.inc b/src/arch/riscv/Makefile.inc index 4abaf586d9..6784d9bb48 100644 --- a/src/arch/riscv/Makefile.inc +++ b/src/arch/riscv/Makefile.inc @@ -75,8 +75,6 @@ $(objcbfs)/romstage.debug: $$(romstage-objs) romstage-c-ccopts += $(riscv_flags) romstage-S-ccopts += $(riscv_asm_flags) -CBFSTOOL_PRE1_OPTS = -v -m riscv -s $(CONFIG_CBFS_SIZE) - endif ################################################################################ -- cgit v1.2.3