linux-surface/kernel/debug/Makefile
2017-08-10 09:25:24 -04:00

7 lines
122 B
Makefile

#
# Makefile for the linux kernel debugger
#
obj-$(CONFIG_KGDB) += debug_core.o gdbstub.o
obj-$(CONFIG_KGDB_KDB) += kdb/