repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
drivers/macintosh: Fix memleak in windfarm_pm112 driver
[linux/fpc-iii.git]
/
kernel
/
debug
/
Makefile
blob
332ee6c6ec2cdcba12591ec23a4380bfc81479be
1
# SPDX-License-Identifier: GPL-2.0-only
2
#
3
# Makefile for the linux kernel debugger
4
#
5
6
obj-
$(
CONFIG_KGDB
) +=
debug_core.o gdbstub.o
7
obj-
$(
CONFIG_KGDB_KDB
) +=
kdb
/