GNU Linux-libre 4.19.245-gnu1
[releases.git] / tools / testing / selftests / cgroup / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 CFLAGS += -Wall
3
4 all:
5
6 TEST_GEN_PROGS = test_memcontrol
7 TEST_GEN_PROGS += test_core
8
9 include ../lib.mk
10
11 $(OUTPUT)/test_memcontrol: cgroup_util.c
12 $(OUTPUT)/test_core: cgroup_util.c