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/k7/Config.lb | 1 + 1 file changed, 1 insertion(+) (limited to 'src/cpu/k7/Config.lb') diff --git a/src/cpu/k7/Config.lb b/src/cpu/k7/Config.lb index d631c6fd49..3c45a215b7 100644 --- a/src/cpu/k7/Config.lb +++ b/src/cpu/k7/Config.lb @@ -1,3 +1,4 @@ uses k7 uses CPU_FIXUP +dir /cpu/p6 #object cpufixup.o -- cgit v1.2.3