android-kernel-a71/kernel/debug/Makefile
2024-11-30 08:51:05 +01: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/