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