xref: /kernel/linux/linux-5.10/tools/testing/selftests/firmware/Makefile (revision 8c2ecf20)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/tools/testing/selftests/firmware/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ci# Makefile for firmware loading selftests
38c2ecf20Sopenharmony_ciCFLAGS = -Wall \
48c2ecf20Sopenharmony_ci         -O2
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ciTEST_PROGS := fw_run_tests.sh
78c2ecf20Sopenharmony_ciTEST_FILES := fw_fallback.sh fw_filesystem.sh fw_lib.sh
88c2ecf20Sopenharmony_ciTEST_GEN_FILES := fw_namespace
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ciinclude ../lib.mk
11

Indexes created Thu Nov 07 10:32:03 CST 2024