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