No subject


Sun Dec 9 17:34:17 CET 2012


--- /dev/null
+++ b/src/cpu/amd/microcode/Makefile.inc
@@ -0,0 +1 @@
+obj-y += microcode.o

Let's not create a whole file for one obj.  Can we just put that in
socket_AM2/Makefile.inc like the intel sockets do?

obj-y += ../microcode/microcode.o

Thanks,
Myles





More information about the coreboot mailing list