Merge branch 'drm-rockchip-next-fixes-2016-03-28' of https://github.com/markyzq/kerne...
[deliverable/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.031043 seconds and 5 git commands to generate.