hook up missing x86 SMM into Makefile

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4846 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer 2009-10-24 18:47:43 +00:00 committed by Stefan Reinauer
parent 7833048e1f
commit 2b09cbba9e
2 changed files with 2 additions and 3 deletions

View File

@ -2,6 +2,4 @@ subdirs-y += amd
subdirs-y += intel
subdirs-y += via
subdirs-y += emulation
#input ppc
#input simple_init
#input x86
subdirs-y += x86

1
src/cpu/x86/Makefile.inc Normal file
View File

@ -0,0 +1 @@
subdirs-y += smm