xref
: /
kernel
/
linux
/
linux-6.6
/
samples
/
kdb
/
Makefile
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/kernel/linux/linux-6.6/samples/kdb/
1
# SPDX-License-Identifier: GPL-2.0-only
2
obj
-
$(
CONFIG_SAMPLE_KDB
)
+=
kdb_hello.o
3