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