]> Git Repo - linux.git/blob - kernel/debug/Makefile
perf events: Clean up pid passing
[linux.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/
This page took 0.029845 seconds and 4 git commands to generate.