xref: /kernel/linux/linux-6.6/tools/testing/selftests/resctrl/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/tools/testing/selftests/resctrl/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci
362306a36Sopenharmony_ciCFLAGS = -g -Wall -O2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE
462306a36Sopenharmony_ciCFLAGS += $(KHDR_INCLUDES)
562306a36Sopenharmony_ci
662306a36Sopenharmony_ciTEST_GEN_PROGS := resctrl_tests
762306a36Sopenharmony_ci
862306a36Sopenharmony_ciinclude ../lib.mk
962306a36Sopenharmony_ci
1062306a36Sopenharmony_ci$(OUTPUT)/resctrl_tests: $(wildcard *.[ch])
11

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