Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / tools / testing / selftests / membarrier / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 CFLAGS += -g -I../../../../usr/include/
3
4 TEST_GEN_PROGS := membarrier_test
5
6 include ../lib.mk
7