Sign in
android-kvm
/
linux
/
8076972468584d4a21dab9aa50e388b3ea9ad8c7
/
.
/
tools
/
testing
/
selftests
/
filesystems
/
fat
/
Makefile
blob: 902033f6ef098b05ea9417b2d2623c9ada29773c [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
TEST_PROGS
:=
run_fat_tests
.
sh
TEST_GEN_PROGS_EXTENDED
:=
rename_exchange
CFLAGS
+=
-
O2
-
g
-
Wall
$
(
KHDR_INCLUDES
)
include
../../
lib
.
mk