Merge tag 'mtd/for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
[linux-2.6-microblaze.git] / tools / testing / selftests / mincore / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2
3 CFLAGS += -Wall
4
5 TEST_GEN_PROGS := mincore_selftest
6 include ../lib.mk