xref
: /
linux
/
samples
/
hung_task
/
Makefile
(revision 9d4b78df5dc58ba4506e12f1cc92d3bebf0caffa)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# SPDX-License-Identifier: GPL-2.0-only
2
obj
-$(
CONFIG_SAMPLE_HUNG_TASK
) +=
hung_task_mutex.o
3