diff options
Diffstat (limited to 'src/arch/power8')
-rw-r--r-- | src/arch/power8/Makefile.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/arch/power8/Makefile.inc b/src/arch/power8/Makefile.inc index 55c5470fd1..98f9db196c 100644 --- a/src/arch/power8/Makefile.inc +++ b/src/arch/power8/Makefile.inc @@ -71,8 +71,6 @@ $(objcbfs)/romstage.debug: $$(romstage-objs) romstage-c-ccopts += $(power8_flags) romstage-S-ccopts += $(power8_asm_flags) -CBFSTOOL_PRE1_OPTS = -v -m power8 -s $(CONFIG_CBFS_SIZE) - endif ################################################################################ |