Author: myles
Date: 2009-08-25 18:18:11 +0200 (Tue, 25 Aug 2009)
New Revision: 4579

Modified:
   trunk/coreboot-v2/src/cpu/amd/socket_940/Makefile.inc
   trunk/coreboot-v2/src/cpu/amd/socket_F/Makefile.inc
Log:
Add microcode to socket_940 and socket_F.  Part of the last reverting commit.

Signed-off-by: Myles Watson <[email protected]>
Acked-by: Ronald G. Minnich <[email protected]>


Modified: trunk/coreboot-v2/src/cpu/amd/socket_940/Makefile.inc
===================================================================
--- trunk/coreboot-v2/src/cpu/amd/socket_940/Makefile.inc       2009-08-25 
16:04:45 UTC (rev 4578)
+++ trunk/coreboot-v2/src/cpu/amd/socket_940/Makefile.inc       2009-08-25 
16:18:11 UTC (rev 4579)
@@ -2,6 +2,7 @@
 subdirs-y += ../model_fxx
 subdirs-y += ../dualcore
 subdirs-y += ../mtrr
+subdirs-y += ../microcode
 subdirs-y += ../../x86/tsc
 subdirs-y += ../../x86/mtrr
 subdirs-y += ../../x86/fpu

Modified: trunk/coreboot-v2/src/cpu/amd/socket_F/Makefile.inc
===================================================================
--- trunk/coreboot-v2/src/cpu/amd/socket_F/Makefile.inc 2009-08-25 16:04:45 UTC 
(rev 4578)
+++ trunk/coreboot-v2/src/cpu/amd/socket_F/Makefile.inc 2009-08-25 16:18:11 UTC 
(rev 4579)
@@ -2,6 +2,7 @@
 subdirs-y += ../model_fxx
 subdirs-y += ../dualcore
 subdirs-y += ../mtrr
+subdirs-y += ../microcode
 subdirs-y += ../../x86/tsc
 subdirs-y += ../../x86/mtrr
 subdirs-y += ../../x86/fpu


-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to