repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
drm/panthor: Don't add write fences to the shared BOs
[drm/drm-misc.git]
/
arch
/
x86
/
kernel
/
kprobes
/
Makefile
blob
8a753432b2d4e5c68f74257c63ccbccdc44fe07c
1
# SPDX-License-Identifier: GPL-2.0-only
2
#
3
# Makefile for kernel probes
4
#
5
6
obj-
$(
CONFIG_KPROBES
) +=
core.o
7
obj-
$(
CONFIG_OPTPROBES
) +=
opt.o
8
obj-
$(
CONFIG_KPROBES_ON_FTRACE
) +=
ftrace.o