blob: 484e24131266b3af976325b71f4004f53e22753c [file] [log] [blame]
Uwe Hermann5ec2c2b2009-08-25 00:53:22 +00001# Note: From here on down, we are socket-centric. Socket choice determines
Elyes HAOUASd82be922016-07-28 18:58:27 +02002# what other CPU files are included.
Uwe Hermann5ec2c2b2009-08-25 00:53:22 +00003#
4# Therefore: ONLY include Makefile.inc from socket directories!
Patrick Georgi0588d192009-08-12 15:00:51 +00005
Alexandru Gagniucee2740b2015-10-04 17:47:36 -07006subdirs-$(CONFIG_CPU_INTEL_FIRMWARE_INTERFACE_TABLE) += fit
Myles Watson59968f52009-12-02 05:43:50 +00007subdirs-$(CONFIG_CPU_INTEL_SOCKET_441) += socket_441
Kyösti Mälkkie13632a2012-02-10 13:32:13 +02008subdirs-$(CONFIG_CPU_INTEL_SOCKET_BGA956) += socket_BGA956
Damien Zammit0cf08052015-05-03 19:49:37 +10009subdirs-$(CONFIG_CPU_INTEL_SOCKET_FCBGA559) += socket_FCBGA559
Nico Huber4829af12019-02-27 14:23:18 +010010subdirs-$(CONFIG_CPU_INTEL_SOCKET_M) += socket_m
Nico Huberc570a0e2019-02-27 14:32:23 +010011subdirs-$(CONFIG_CPU_INTEL_SOCKET_P) += socket_p
Patrick Georgi88f55b22009-09-25 18:43:02 +000012subdirs-$(CONFIG_CPU_INTEL_SOCKET_MPGA604) += socket_mPGA604
Vladimir Serbinenko22dcdd92013-06-06 22:10:45 +020013subdirs-$(CONFIG_NORTHBRIDGE_INTEL_NEHALEM) += model_2065x
Stefan Reinauer5c554632012-04-04 00:09:50 +020014subdirs-$(CONFIG_NORTHBRIDGE_INTEL_SANDYBRIDGE) += model_206ax
Aaron Durbin76c37002012-10-30 09:03:43 -050015subdirs-$(CONFIG_NORTHBRIDGE_INTEL_HASWELL) += haswell
Martin Roth58562402015-10-11 10:36:26 +020016subdirs-$(CONFIG_NORTHBRIDGE_INTEL_FSP_RANGELEY) += fsp_model_406dx
Keith Huie1ec1582010-03-05 16:18:38 +000017subdirs-$(CONFIG_CPU_INTEL_SLOT_1) += slot_1
Stefan Taunerbef3d342012-10-13 13:15:04 +020018subdirs-$(CONFIG_CPU_INTEL_SOCKET_LGA775) += socket_LGA775
Patrick Rudolph6e079dc2019-09-26 10:26:49 +020019
20subdirs-y += common