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