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