forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 a36159eec6ca17402b0e146b86efaf76568dc353
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