xref
: /
openbmc
/
linux
/
samples
/
kmemleak
/
Makefile
(revision e80b500370e71b8cd7dd64be4080cee0a3e5068f)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# SPDX-License-Identifier: GPL-2.0-only
2
3
obj
-$(
CONFIG_SAMPLE_KMEMLEAK
) +=
kmemleak-test.o
4