kernel_samsung_a34x-permissive/kernel/debug/Makefile
2024-04-28 15:49:01 +02:00

7 lines
122 B
Makefile
Executable file

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