xref: /linux-6.15/tools/testing/selftests/cgroup/Makefile (revision 84092dbc)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SPDX-License-Identifier: GPL-2.0
2CFLAGS += -Wall
3
4all:
5
6TEST_GEN_PROGS = test_memcontrol
7
8include ../lib.mk
9
10$(OUTPUT)/test_memcontrol: cgroup_util.c
11

served by {OpenGrok

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