]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/x86/kernel/Makefile
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[karo-tx-linux.git] / arch / x86 / kernel / Makefile
index 4ce822ed58f5f528059012c956d5b855d6cd5c6c..612ed3435c0d90364d17fc2ba8a0ebdcc912ddf2 100644 (file)
@@ -93,6 +93,7 @@ obj-$(CONFIG_MICROCODE_INTEL_LIB)     += microcode_intel_lib.o
 microcode-y                            := microcode_core.o
 microcode-$(CONFIG_MICROCODE_INTEL)    += microcode_intel.o
 microcode-$(CONFIG_MICROCODE_AMD)      += microcode_amd.o
+obj-$(CONFIG_MICROCODE_AMD_EARLY)      += microcode_amd_early.o
 obj-$(CONFIG_MICROCODE)                        += microcode.o
 
 obj-$(CONFIG_X86_CHECK_BIOS_CORRUPTION) += check.o