diff options
author | Stefan Reinauer <stepan@coresystems.de> | 2008-10-29 04:48:44 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2008-10-29 04:48:44 +0000 |
commit | 00a889c8aabd7b731622d5ff0e765f69e158de2b (patch) | |
tree | fb10bfbf6a71bcc8ad583feb6b0c706abb86b6fa /src/cpu/intel/socket_mFCPGA478 | |
parent | debb11fc1fe5f5560015ab9905f1ccc2e08c73e0 (diff) | |
download | coreboot-00a889c8aabd7b731622d5ff0e765f69e158de2b.tar.xz |
Support for Intel Core Duo and Core 2 Duo (tm) CPUs.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3702 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/cpu/intel/socket_mFCPGA478')
-rw-r--r-- | src/cpu/intel/socket_mFCPGA478/Config.lb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cpu/intel/socket_mFCPGA478/Config.lb b/src/cpu/intel/socket_mFCPGA478/Config.lb index 4921218307..baeda005f3 100644 --- a/src/cpu/intel/socket_mFCPGA478/Config.lb +++ b/src/cpu/intel/socket_mFCPGA478/Config.lb @@ -2,3 +2,5 @@ config chip.h object socket_mFCPGA478.o dir /cpu/intel/model_69x dir /cpu/intel/model_6dx +dir /cpu/intel/model_6ex +dir /cpu/intel/model_6fx |