]> Git Repo - J-linux.git/blob - arch/x86/kernel/cpu/microcode/Makefile
Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...
[J-linux.git] / arch / x86 / kernel / cpu / microcode / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 microcode-y                             := core.o
3 obj-$(CONFIG_MICROCODE)                 += microcode.o
4 microcode-$(CONFIG_CPU_SUP_INTEL)       += intel.o
5 microcode-$(CONFIG_CPU_SUP_AMD)         += amd.o
This page took 0.031741 seconds and 4 git commands to generate.