xref: /linux/tools/testing/selftests/filesystems/binderfs/Makefile (revision d7d3ae441e29f0ca56c69cdd3a47769227b7be3d)
1# SPDX-License-Identifier: GPL-2.0
2
3CFLAGS += $(KHDR_INCLUDES) -pthread
4TEST_GEN_PROGS := binderfs_test
5
6include ../../lib.mk
7