]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - kernel/debug/Makefile
Merge tag 'regmap-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
[mirror_ubuntu-bionic-kernel.git] / kernel / debug / Makefile
1 #
2 # Makefile for the linux kernel debugger
3 #
4
5 obj-$(CONFIG_KGDB) += debug_core.o gdbstub.o
6 obj-$(CONFIG_KGDB_KDB) += kdb/