pids: increase pid_max based on num_possible_cpus
[safe/jmp/linux-2.6] / 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/