blob: a85edc339985ce000961f8ddb9c9c041308de970 [file] [log] [blame]
yuezonghe824eb0c2024-06-27 02:32:26 -07001#
2# Makefile for the linux kernel debugger
3#
4
5obj-$(CONFIG_KGDB) += debug_core.o gdbstub.o
6obj-$(CONFIG_KGDB_KDB) += kdb/