xref: /kernel/linux/linux-5.10/tools/testing/selftests/sparc64/drivers/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/tools/testing/selftests/sparc64/drivers/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ciINCLUDEDIR := -I.
38c2ecf20Sopenharmony_ciCFLAGS := $(CFLAGS) $(INCLUDEDIR) -Wall -O2 -g
48c2ecf20Sopenharmony_ci
58c2ecf20Sopenharmony_ciTEST_GEN_FILES := adi-test
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ciall: $(TEST_GEN_FILES)
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ci$(TEST_GEN_FILES): adi-test.c
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ciTEST_PROGS := drivers_test.sh
128c2ecf20Sopenharmony_ci
138c2ecf20Sopenharmony_ciinclude ../../lib.mk
148c2ecf20Sopenharmony_ci
158c2ecf20Sopenharmony_ci$(OUTPUT)/adi-test: adi-test.c
16

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