aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/filesystems/overlayfs/Makefile
blob: 56b2b48a765b1d6706faee14616597ed0315f267 (plain) (blame)
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0

TEST_GEN_PROGS := dev_in_maps

CFLAGS := -Wall -Werror

include ../../lib.mk