aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/mincore/Makefile
blob: 38c7db1e89265fdd933feed1e929f6eea85657bd (plain) (blame)
1
2
3
4
5
6
# SPDX-License-Identifier: GPL-2.0+

CFLAGS += -Wall

TEST_GEN_PROGS := mincore_selftest
include ../lib.mk