xref: /linux/samples/hung_task/Makefile (revision f6a305309be7b07b6ea80a775138e20fe345020b)
1# SPDX-License-Identifier: GPL-2.0-only
2obj-$(CONFIG_SAMPLE_HUNG_TASK) += hung_task_mutex.o
3