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