aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/filesystems/binderfs/Makefile
blob: 58cb659b56b47b35bb58887a58c4f1b0aa6c60bd (plain) (blame)
1
2
3
4
5
6
# SPDX-License-Identifier: GPL-2.0

CFLAGS += -I../../../../../usr/include/
TEST_GEN_PROGS := binderfs_test

include ../../lib.mk