Sign in
cos
/
third_party
/
kernel
/
6c339f37f1cd9b910f4c04b14079b1663b685c4d
/
.
/
tools
/
testing
/
selftests
/
firmware
/
Makefile
blob: 40211cd8f0e6c8fd58f8eb2ff2643274a895c93f [
file
]
# SPDX-License-Identifier: GPL-2.0-only
# Makefile for firmware loading selftests
CFLAGS
=
-
Wall
\
-
O2
TEST_PROGS
:=
fw_run_tests
.
sh
TEST_FILES
:=
fw_fallback
.
sh fw_filesystem
.
sh fw_lib
.
sh
TEST_GEN_FILES
:=
fw_namespace
include
../
lib
.
mk