]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blame - tools/testing/selftests/membarrier/Makefile
treewide: Add SPDX license identifier - Makefile/Kconfig
[mirror_ubuntu-hirsute-kernel.git] / tools / testing / selftests / membarrier / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
b6d97344
PK
2CFLAGS += -g -I../../../../usr/include/
3
88baa78d 4TEST_GEN_PROGS := membarrier_test
7a07b503 5
b6d97344
PK
6include ../lib.mk
7