aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/intel/socket_441
diff options
context:
space:
mode:
authorPatrick Georgi <patrick.georgi@coresystems.de>2010-01-18 17:30:36 +0000
committerPatrick Georgi <patrick.georgi@coresystems.de>2010-01-18 17:30:36 +0000
commitd5663bac2c6b2cea2f8c5fa4bd972517325af13b (patch)
treebf7b08968e4a366c379d8d38c85857034abeb1e7 /src/cpu/intel/socket_441
parent2e97383b5487cd3ce88830d0a52800b20ef8ba97 (diff)
Move all IOAPIC selection to southbridges, and remove them
from mainboards. Some adaptations were necessary after the IOAPIC cleanup, so this should fix the build. Fix intel/d945gclf build, which was missing some ACPI component. Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5039 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/cpu/intel/socket_441')
-rw-r--r--src/cpu/intel/socket_441/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cpu/intel/socket_441/Makefile.inc b/src/cpu/intel/socket_441/Makefile.inc
index 4c8f65eba2..bd34d7aa22 100644
--- a/src/cpu/intel/socket_441/Makefile.inc
+++ b/src/cpu/intel/socket_441/Makefile.inc
@@ -7,4 +7,5 @@ subdirs-y += ../../x86/cache
subdirs-y += ../../x86/smm
subdirs-y += ../microcode
subdirs-y += ../hyperthreading
+subdirs-y += ../speedstep