xref: /linux-6.15/samples/fprobe/Makefile (revision 4e2c9cd7)
1# SPDX-License-Identifier: GPL-2.0-only
2
3obj-$(CONFIG_SAMPLE_FPROBE) += fprobe_example.o
4