1 # SPDX-License-Identifier: GPL-2.0-only 2 microcode-y := cor 3 obj-$(CONFIG_MICROCODE) += mic 4 microcode-$(CONFIG_CPU_SUP_INTEL) += int 5 microcode-$(CONFIG_CPU_SUP_AMD) += amd
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.