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