xref: /linux-6.15/tools/testing/selftests/resctrl/Makefile (revision b733143c)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1CFLAGS = -g -Wall -O2 -D_FORTIFY_SOURCE=2
2CFLAGS += $(KHDR_INCLUDES)
3
4TEST_GEN_PROGS := resctrl_tests
5
6include ../lib.mk
7
8$(OUTPUT)/resctrl_tests: $(wildcard *.c)
9

served by {OpenGrok

Last Index Update: Fri May 15 20:09:11 GMT 2026