assert.h: have the same information on asserts in romcc and non-romcc code.
[coreboot.git] / src / mainboard / Makefile.k8_CAR.inc
index 8de2908f5fd682f345fa7d9a36c212e23adac3b1..7d8a0016eef7d887de601919ab36c6b5c1a3d462 100644 (file)
 ## This mainboard requires DCACHE_AS_RAM enabled. It won't work without.
 ##
 
-obj-y +=  mainboard.o
 
-obj-$(CONFIG_GENERATE_MP_TABLE) += mptable.o
-obj-$(CONFIG_GENERATE_PIRQ_TABLE) += irq_tables.o
 obj-$(CONFIG_GENERATE_ACPI_TABLES) += dsdt.o
 obj-$(CONFIG_GENERATE_ACPI_TABLES) += acpi_tables.o
 
-# This is part of the conversion to init-obj and away from included code.
-initobj-y += crt0.o