summaryrefslogtreecommitdiff
path: root/src/cpu/intel/Makefile.inc
diff options
context:
space:
mode:
authorNico Huber <nico.huber@secunet.com>2019-02-27 14:32:23 +0100
committerPatrick Georgi <pgeorgi@google.com>2019-02-28 13:48:58 +0000
commitc570a0e713abbe03280b2da461106806c9366e48 (patch)
tree291442a0716365208aec9af007da3f8514c323cc /src/cpu/intel/Makefile.inc
parent1083a4d2324ce54f0a9f77098c8d7c23839c3849 (diff)
downloadcoreboot-c570a0e713abbe03280b2da461106806c9366e48.tar.xz
cpu/intel: Rename socket_mPGA478MN to socket_p
These marketing names are much easier to distinguish. My mnemonic: Socket M => up to Merom, Socket P => up to Penryn. Change-Id: I3c2a59596cf7f3cd763bd79962ad326ab080677b Signed-off-by: Nico Huber <nico.huber@secunet.com> Reviewed-on: https://review.coreboot.org/c/31645 Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/cpu/intel/Makefile.inc')
-rw-r--r--src/cpu/intel/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpu/intel/Makefile.inc b/src/cpu/intel/Makefile.inc
index e4d3f846bc..95352629fe 100644
--- a/src/cpu/intel/Makefile.inc
+++ b/src/cpu/intel/Makefile.inc
@@ -9,7 +9,7 @@ subdirs-$(CONFIG_CPU_INTEL_SOCKET_BGA956) += socket_BGA956
subdirs-$(CONFIG_CPU_INTEL_SOCKET_BGA1284) += socket_BGA1284
subdirs-$(CONFIG_CPU_INTEL_SOCKET_FCBGA559) += socket_FCBGA559
subdirs-$(CONFIG_CPU_INTEL_SOCKET_M) += socket_m
-subdirs-$(CONFIG_CPU_INTEL_SOCKET_MPGA478MN) += socket_mPGA478MN
+subdirs-$(CONFIG_CPU_INTEL_SOCKET_P) += socket_p
subdirs-$(CONFIG_CPU_INTEL_SOCKET_MPGA604) += socket_mPGA604
subdirs-$(CONFIG_NORTHBRIDGE_INTEL_NEHALEM) += model_2065x
subdirs-$(CONFIG_NORTHBRIDGE_INTEL_SANDYBRIDGE) += model_206ax