xref
: /
linux-6.15
/
kernel
/
debug
/
Makefile
(revision 53197fc4)
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
gdbstub.o
6