Sign in
nest-open-source
/
nest-learning-thermostat
/
5.0.2
/
linux
/
6f77e99bd090f549cd35a6b2da31ef3562ce3e93
/
.
/
linux-imx
/
kernel
/
debug
/
Makefile
blob: a85edc339985ce000961f8ddb9c9c041308de970 [
file
] [
log
] [
blame
]
#
# Makefile for the linux kernel debugger
#
obj
-
$
(
CONFIG_KGDB
)
+=
debug_core
.
o gdbstub
.
o
obj
-
$
(
CONFIG_KGDB_KDB
)
+=
kdb
/