blob: 92025224d9db6175d5ac95e71fb9351448177769 [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
Angel Ponsdd0066a2020-10-29 10:50:17 +010012subdirs-$(CONFIG_CPU_INTEL_MODEL_2065X) += model_2065x
13subdirs-$(CONFIG_CPU_INTEL_MODEL_206AX) += model_206ax
14subdirs-$(CONFIG_CPU_INTEL_HASWELL) += haswell
Keith Huie1ec1582010-03-05 16:18:38 +000015subdirs-$(CONFIG_CPU_INTEL_SLOT_1) += slot_1
Stefan Taunerbef3d342012-10-13 13:15:04 +020016subdirs-$(CONFIG_CPU_INTEL_SOCKET_LGA775) += socket_LGA775
Patrick Rudolph6e079dc2019-09-26 10:26:49 +020017
18subdirs-y += common