treewide: Add SPDX license identifier - Makefile/Kconfig
[linux-2.6-block.git] / arch / x86 / kernel / cpu / mtrr / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
e6d8c84a 2obj-y := mtrr.o if.o generic.o cleanup.o
475850c8 3obj-$(CONFIG_X86_32) += amd.o cyrix.o centaur.o
1da177e4 4