coreboot-kgpe-d16/src/mainboard/ibase/mb899
Patrick Georgi 23f38cd05c Get rid of drivers class
The use of ramstage.a required the build system to handle some
object files in a special way, which were put in the drivers
class.

These object files didn't provide any symbols that were used
directly (but only via linker magic), and so the linker never
considered them for inclusion.

With ramstage.a gone, we can drop this special class, too.

Change-Id: I6f1369e08d7d12266b506a5597c3a139c5c41a55
Signed-off-by: Patrick Georgi <patrick.georgi@secunet.com>
Reviewed-on: http://review.coreboot.org/1872
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2012-11-27 22:00:49 +01:00
..
acpi
acpi_tables.c hpet: common ACPI generation 2012-10-08 21:23:08 +02:00
cmos.layout
devicetree.cb W83627DHG/W83627EHG fixups for virtual LDNs. 2010-12-05 22:36:14 +00:00
dsdt.asl ACPI: More ../../.. removal 2012-02-22 22:16:15 +01:00
fadt.c Use ACPI text fields consistently with all other boards 2011-09-21 00:31:45 +02:00
irq_tables.c Fix PIRQ routing abstraction 2012-11-16 05:07:28 +01:00
Kconfig Drop unneeded BOARD_HAS_FADT option 2012-11-16 01:13:02 +01:00
mainboard.c yabel: Use X86_* instead of the more verbose M.x86.REG_* 2012-11-24 20:12:16 +01:00
mainboard_smi.c first round name simplification. drop the <component>_ prefix. 2010-12-08 05:42:47 +00:00
Makefile.inc Get rid of drivers class 2012-11-27 22:00:49 +01:00
mptable.c Unify Local APIC address definitions 2012-03-08 15:39:05 +01:00
mv88e8053.c ibase/mb899: Rename NIC BIOS disable driver and hook up 2012-07-26 19:03:44 +02:00
romstage.c remove usbdebug.h include from mainboard/romstage code 2011-10-30 12:37:05 +01:00