From a43048d371ad4bfaa7a53b3621770907b5d1879d Mon Sep 17 00:00:00 2001 From: "Ronald G. Minnich" Date: Mon, 4 Aug 2003 21:05:19 +0000 Subject: Commits for the new config static device design, to allow more than one static cpu of a certain type and to eliminate the cpu p5 cpu p6 cpu k7 nonsense in the old config files. Next step is to hook into Eric's pci device stuff. git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1067 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/cpu/p6/Config.lb | 1 + 1 file changed, 1 insertion(+) (limited to 'src/cpu/p6') diff --git a/src/cpu/p6/Config.lb b/src/cpu/p6/Config.lb index fb6d9ab996..fb02707c7e 100644 --- a/src/cpu/p6/Config.lb +++ b/src/cpu/p6/Config.lb @@ -1,5 +1,6 @@ uses i686 uses INTEL_PPRO_MTRR +dir /cpu/p5 #object microcode.o object mtrr.o #object l2_cache.o -- cgit v1.2.3