coreboot-kgpe-d16/src/config
Stefan Reinauer c366cd0650 Add more warnings to CFLAGS, and also add some to HOSTCFLAGS
include ldoptions from ldscript.ld instead appending it.

Not everyone was happy about the -Wmissing-prototypes in CFLAGS. 
I put it in there now anyways, so everyone can get an overview which parts of
their code could use some cleanup. If it gets too ugly, we can still remove
that flag again.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Peter Stuge <peter@stuge.se>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4451 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-07-21 21:31:36 +00:00
..
Config.lb Add more warnings to CFLAGS, and also add some to HOSTCFLAGS 2009-07-21 21:31:36 +00:00
coreboot_apc.ld This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
coreboot_ram.ld This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
doxyscript.base Rename almost all occurences of LinuxBIOS to coreboot. 2008-01-18 15:08:58 +00:00
failovercalculation.lb This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
LinuxBIOSDoc.config Rename almost all occurences of LinuxBIOS to coreboot. 2008-01-18 15:08:58 +00:00
nofailovercalculation.lb This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
Options.lb * rework tsc based timer code to use inb instead of outb for calibration 2009-07-21 21:19:06 +00:00