Kernel  |  3.3

下载     查看原文件
普通文本  |  7行  |  122 B
#
# Makefile for the linux kernel debugger
#

obj-$(CONFIG_KGDB) += debug_core.o gdbstub.o
obj-$(CONFIG_KGDB_KDB) += kdb/