coreboot-kgpe-d16/src
Nico Huber 1850aa6df6 toolchain: Always use GCC for Ada sources
We can't use $(CC) in case it's set to Clang.

TEST=Built one target with Ada sources before and after this change and
     verified that the same compiler commands are emitted.

Change-Id: I9b8ea35352d74b364f09fc12d8d981ca42f8b7c8
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/21366
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2017-09-23 10:57:40 +00:00
..
acpi src/acpi: Add guards on all header files 2017-08-01 23:04:27 +00:00
arch arch/x86: Add ebda read/write functions into EBDA library 2017-09-22 15:29:38 +00:00
commonlib sb/intel/bd82x6x: Add time-stamp around ME DRAM update 2017-09-13 16:19:06 +00:00
console console: Add weak method to notify about death 2017-08-14 11:01:41 +00:00
cpu cpu/x86/sipi_vector.S: Use correct op suffix 2017-09-17 00:40:36 +00:00
device device/dram/ddr2.c: Decoding byte[12] bit7 as self refresh flag 2017-09-22 18:31:03 +00:00
drivers vboot: remove init_vbnv_cmos() 2017-09-20 23:53:23 +00:00
ec ec/quanta/it8518: add missing HID to SIO device 2017-09-19 14:11:26 +00:00
include device/dram/ddr2.c: Decoding byte[12] bit7 as self refresh flag 2017-09-22 18:31:03 +00:00
lib toolchain: Always use GCC for Ada sources 2017-09-23 10:57:40 +00:00
mainboard mb/asrock/g41c-gs: Fix the SATA clock output on ck505 2017-09-22 13:09:10 +00:00
northbridge nb/intel/x4x: Select LAPIC_MONOTONIC_TIMER 2017-09-22 17:31:40 +00:00
soc soc/intel/skylake: Calculate soc reserved memory size 2017-09-22 16:23:30 +00:00
southbridge sb/intel/bd82x6x: Revise flash ROM lockdown options 2017-09-22 19:17:49 +00:00
superio winbond/w83627hf: Drop early_init.c 2017-09-21 15:40:49 +00:00
vboot vboot: reset vbnv in cmos when cmos failure occurs 2017-09-20 23:54:42 +00:00
vendorcode AGESA buildsystem: Reduce include path exposure 2017-09-13 22:52:13 +00:00
Kconfig clang: Allow ANY_TOOLCHAIN for non-coreboot clang 2017-09-02 15:23:22 +00:00