android_kernel_samsung_a7y1.../kernel/debug/Makefile
2023-04-06 22:47:12 +02: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/