repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
tools
/
testing
/
selftests
/
filesystems
/
binderfs
/
Makefile
blob
8af25ae9604982ec3be1a68a33da77ba8f3b524a
1
# SPDX-License-Identifier: GPL-2.0
2
3
CFLAGS
+= -
I..
/
..
/
..
/
..
/
..
/
usr
/
include
/ -
pthread
4
TEST_GEN_PROGS
:=
binderfs_test
5
6
binderfs_test
:
binderfs_test.c ..
/
..
/
kselftest.h ..
/
..
/
kselftest_harness.h
7
8
include
..
/
..
/
lib.mk