Linux-libre 5.3.12-gnu
[librecmc/linux-libre.git] / tools / testing / selftests / filesystems / binderfs / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2
3 CFLAGS += -I../../../../../usr/include/
4 TEST_GEN_PROGS := binderfs_test
5
6 include ../../lib.mk