]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
x86/cpu: Remove Makefile rule for removed UMC CPU support
authorEthan Nelson-Moore <enelsonmoore@gmail.com>
Wed, 10 Jun 2026 03:32:47 +0000 (20:32 -0700)
committerBorislav Petkov (AMD) <bp@alien8.de>
Sun, 12 Jul 2026 01:07:30 +0000 (18:07 -0700)
commit1ecb29b084616ca423ca45ec6a6365da53411516
tree7f231c7de3e07b90ff397baa63756878835afd74
parent4c2509f3b79756679a02bea649c6a7501b58f52c
x86/cpu: Remove Makefile rule for removed UMC CPU support

Support for UMC CPUs was removed in

  7d328c5de43a ("x86/cpu: Remove CPU_SUP_UMC_32 support"),

but a Makefile rule for the support code remained. Remove it.

Fixes: 7d328c5de43a ("x86/cpu: Remove CPU_SUP_UMC_32 support")
Signed-off-by: Ethan Nelson-Moore <enelsonmoore@gmail.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Reviewed-by: Ahmed S. Darwish <darwi@linutronix.de>
Link: https://patch.msgid.link/20260610033252.164571-1-enelsonmoore@gmail.com
arch/x86/kernel/cpu/Makefile