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

CFLAGS += $(KHDR_INCLUDES) -pthread
TEST_GEN_PROGS := binderfs_test

include ../../lib.mk