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