projects
/
firefly-linux-kernel-4.4.55.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming...
[firefly-linux-kernel-4.4.55.git]
/
kernel
/
debug
/
Makefile
1
#
2
# Makefile for the linux kernel debugger
3
#
4
5
obj-$(CONFIG_KGDB) += debug_core.o gdbstub.o
6
obj-$(CONFIG_KGDB_KDB) += kdb/