]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - kernel/debug/Makefile
Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6
[karo-tx-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/