Gitiles
Code Review
Sign In
192.168.1.100
/
T106_DC
/
df7f8babc2c13f7adf53ff8e17580ae47c0e07bf
/
.
/
ap
/
os
/
linux
/
linux-3.4.x
/
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
/