index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
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