diff options
Diffstat (limited to 'arch/x86/events/Makefile')
-rw-r--r-- | arch/x86/events/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/events/Makefile b/arch/x86/events/Makefile index b8ccdb5c9244..9cbfd34042d5 100644 --- a/arch/x86/events/Makefile +++ b/arch/x86/events/Makefile @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0-only obj-y += core.o obj-y += amd/ obj-$(CONFIG_X86_LOCAL_APIC) += msr.o |