5726f92027
Fam10 doesn't build due to size constraints at this time. Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4741 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
5 lines
203 B
Makefile
5 lines
203 B
Makefile
# no conditionals here. If you include this file from a socket, then you get all the binaries.
|
|
driver-y += model_10xxx_init.o
|
|
obj-y += update_microcode.o
|
|
obj-y += apic_timer.o
|
|
obj-y += processor_name.o
|