xref: /linux/samples/kmemleak/Makefile (revision 7547cbe20ee80d24f3e182b4dcd3e05c473fb10b)
1# SPDX-License-Identifier: GPL-2.0-only
2
3obj-$(CONFIG_SAMPLE_KMEMLEAK) += kmemleak-test.o
4