Kconfig!
Works on Kontron, qemu, and serengeti. Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de> tested on abuild only. Acked-by: Ronald G. Minnich <rminnich@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4534 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
committed by
Ronald G. Minnich
parent
38cd29ebd7
commit
0588d19abe
14
src/cpu/intel/Makefile.inc
Normal file
14
src/cpu/intel/Makefile.inc
Normal file
@@ -0,0 +1,14 @@
|
||||
# Note: from here on down, we are socket-centric. Socket choice determines what other cpu files are included.
|
||||
# Therefore:
|
||||
# ONLY include Makefile.inc from socket directories!
|
||||
|
||||
subdirs-y += speedstep
|
||||
subdirs-y += socket_mFCPGA478
|
||||
subdirs-y += socket_PGA370
|
||||
|
||||
#socket_mPGA478
|
||||
#socket_mPGA479M
|
||||
#socket_mPGA603
|
||||
#socket_mPGA604
|
||||
#socket_mPGA604_533Mhz
|
||||
#socket_mPGA604_800Mhz
|
Reference in New Issue
Block a user