Sign in
kunit
/
linux
/
fcf07d22f089856631b52a75c35ba3c33b70a1b4
/
.
/
kernel
/
debug
/
Makefile
blob: a85edc339985ce000961f8ddb9c9c041308de970 [
file
]
#
# Makefile for the linux kernel debugger
#
obj
-
$
(
CONFIG_KGDB
)
+=
debug_core
.
o gdbstub
.
o
obj
-
$
(
CONFIG_KGDB_KDB
)
+=
kdb
/