index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
fprobe
/
Makefile
blob: ecccbfa6e99b5d861b61bc147186d6775aeea99b (
plain
) (
blame
)
1
2
3
# SPDX-License-Identifier: GPL-2.0-only obj-$(CONFIG_SAMPLE_FPROBE) += fprobe_example.o