xref
: /
linux-6.15
/
kernel
/
debug
/
Makefile
(revision c4338209)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
2
# Makefile for the linux kernel debugger
3
#
4
5
obj
-$(
CONFIG_KGDB
) +=
debug_core.o
6
7