index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
/
hung_task
/
Makefile
blob: 86036f1a204dda4b439526cf10609741aee3c162 (
plain
)
1
2
# SPDX-License-Identifier: GPL-2.0-only obj-$(CONFIG_SAMPLE_HUNG_TASK) += hung_task_tests.o