Gitiles
Code Review
Sign In
192.168.1.100
/
T108
/
c2023d5d03be91dbb983606f0ec5e9e4ea36c8c2
/
.
/
marvell
/
linux
/
tools
/
testing
/
selftests
/
filesystems
/
Makefile
blob: 129880fb42d34c04c343dc88875515dbbb27df91 [
file
] [
log
] [
blame
]
b.liu
e958203
2025-04-17 19:18:16 +0800
[
diff
] [
blame
]
1
# SPDX-License-Identifier: GPL-2.0
2
3
CFLAGS
+=
-
I
../../../../
usr
/
include
/
4
TEST_GEN_PROGS
:=
devpts_pts
5
TEST_GEN_PROGS_EXTENDED
:=
dnotify_test
6
7
include
../
lib
.
mk