]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - arch/arm64/kernel/probes/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-bionic-kernel.git] / arch / arm64 / kernel / probes / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
39a67d49 2obj-$(CONFIG_KPROBES) += kprobes.o decode-insn.o \
da6a9125 3 kprobes_trampoline.o \
39a67d49 4 simulate-insn.o
9842ceae
PA
5obj-$(CONFIG_UPROBES) += uprobes.o decode-insn.o \
6 simulate-insn.o