Sign in
android-kvm
/
linux
/
7af541cee1e0eb48c6eb439bc6309175339fa96f
/
.
/
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