oleavr-rgl-a500-mini-linux-.../arch/x86/kernel/kprobes/Makefile

8 lines
145 B
Makefile
Raw Permalink Normal View History

2022-05-07 01:01:45 +02:00
#
# Makefile for kernel probes
#
obj-$(CONFIG_KPROBES) += core.o
obj-$(CONFIG_OPTPROBES) += opt.o
obj-$(CONFIG_KPROBES_ON_FTRACE) += ftrace.o