coreboot/src/arch
Srinivas Hegde 2d589cfc6c arch/x86/Makefile.inc: Do not pass CPPFLAGS to linker
We seem to be passing CPPFLAGS to linker in x86 arch
ramstage. This is superflous as these are only meant
to be compiler flags and should not be passed to the
linker.

Change-Id: Ia3cd51be6be252aa796191cf0d2cd91d393c8878
Signed-off-by: Srinivas Hegde <srinivashegde@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/79218
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
Reviewed-by: Jérémy Compostella <jeremy.compostella@intel.com>
2023-11-29 00:33:13 +00:00
..
arm tree: Drop repeated words 2023-02-07 04:37:31 +00:00
arm64 arch/arm64: Avoid GCC warning about out of bounds array access 2023-11-15 08:07:25 +00:00
ppc64 arch/ppc64/rom_media.c: move to mainboard/emulation/qemu-power* 2023-04-03 13:22:53 +00:00
riscv arch/riscv/romstage: Start from assembly 2023-11-23 17:50:55 +00:00
x86 arch/x86/Makefile.inc: Do not pass CPPFLAGS to linker 2023-11-29 00:33:13 +00:00