xref: /openbmc/linux/tools/testing/selftests/resctrl/Makefile (revision 6fa24b41)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SPDX-License-Identifier: GPL-2.0
2
3CFLAGS = -g -Wall -O2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE
4CFLAGS += $(KHDR_INCLUDES)
5
6TEST_GEN_PROGS := resctrl_tests
7
8LOCAL_HDRS += $(wildcard *.h)
9
10include ../lib.mk
11
12$(OUTPUT)/resctrl_tests: $(wildcard *.c)
13

served by {OpenGrok

Last Index Update: Sat May 03 03:01:14 CDT 2025