First shot at factoring SMM code into generic parts and southbridge specific
[coreboot.git] / src / cpu / amd / model_lx / Config.lb
index 43c62540610c65485b47ffc1478467703ac27530..42e90e436db647bcf9566606cec776fd43709392 100644 (file)
@@ -3,6 +3,7 @@ dir /cpu/x86/fpu
 dir /cpu/x86/mmx
 dir /cpu/x86/lapic
 dir /cpu/x86/cache
+dir /cpu/x86/smm
 driver model_lx_init.o
 object cpubug.o
-object vsmsetup.o
\ No newline at end of file
+object vsmsetup.o