blob: 332ee6c6ec2cdcba12591ec23a4380bfc81479be [file] [log] [blame]
Googler9398cc32022-12-02 17:21:52 +08001# SPDX-License-Identifier: GPL-2.0-only
Googleraf606d22022-10-26 21:40:12 -07002#
3# Makefile for the linux kernel debugger
4#
5
6obj-$(CONFIG_KGDB) += debug_core.o gdbstub.o
7obj-$(CONFIG_KGDB_KDB) += kdb/