forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
kernel/arch/x86/kernel/cpu/microcode/Makefile
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 microcode-y := core.o
23 obj-$(CONFIG_MICROCODE) += microcode.o
34 microcode-$(CONFIG_MICROCODE_INTEL) += intel.o