Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteproc
[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