aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/intel/slot_1
diff options
context:
space:
mode:
authorKeith Hui <buurin@gmail.com>2010-10-13 17:00:42 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2010-10-13 17:00:42 +0000
commit6529c2a7172f166f53ec3d6204dd375cd6441579 (patch)
treefe468771b02b5edc8905e22c03561a6e94320068 /src/cpu/intel/slot_1
parentab50d62ea6867712eca79e9f0770d6ac35f72ce1 (diff)
Move out Katmai Slot 1 CPUs (model_67x) from model_6xx to model_67x.
abuild-tested. Boot tested on P2B-LS. Signed-off-by: Keith Hui <buurin@gmail.com> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5950 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/cpu/intel/slot_1')
-rw-r--r--src/cpu/intel/slot_1/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cpu/intel/slot_1/Makefile.inc b/src/cpu/intel/slot_1/Makefile.inc
index 813d5a8bf3..d2e0b48826 100644
--- a/src/cpu/intel/slot_1/Makefile.inc
+++ b/src/cpu/intel/slot_1/Makefile.inc
@@ -20,6 +20,7 @@
ramstage-y += slot_1.c
subdirs-y += ../model_6xx
+subdirs-y += ../model_67x
subdirs-y += ../model_6bx
subdirs-y += ../../x86/tsc
subdirs-y += ../../x86/mtrr