index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
debug
/
Makefile
blob: fd4dc6e7782cfa31148e1b0f459040de50af0b74 (
plain
)
1
2
3
4
5
#
# Makefile for the linux kernel debugger
#
obj-$(CONFIG_KGDB)
+=
debug_core.o
gdbstub.o