]> Git Repo - linux.git/blob - arch/x86/kernel/cpu/microcode/Makefile
md/raid1: only allocate write behind bio for WriteMostly device
[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_MICROCODE_INTEL)     += intel.o
5 microcode-$(CONFIG_MICROCODE_AMD)       += amd.o
This page took 0.03872 seconds and 4 git commands to generate.