From 6529c2a7172f166f53ec3d6204dd375cd6441579 Mon Sep 17 00:00:00 2001 From: Keith Hui Date: Wed, 13 Oct 2010 17:00:42 +0000 Subject: 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 Acked-by: Uwe Hermann git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5950 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/cpu/intel/slot_1/Makefile.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/cpu/intel/slot_1') 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 -- cgit v1.2.3