android_kernel_samsung_on5x.../kernel/debug/Makefile
2018-06-19 23:16:04 +02:00

6 lines
122 B
Makefile

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