mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-15 14:32:06 +00:00
Link: https://lore.kernel.org/r/20241014-work-overlayfs-v3-5-32b3fed1286e@kernel.org Reviewed-by: Amir Goldstein <amir73il@gmail.com> Signed-off-by: Christian Brauner <brauner@kernel.org>
8 lines
132 B
Makefile
8 lines
132 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
|
|
TEST_GEN_PROGS := dev_in_maps set_layers_via_fds
|
|
|
|
CFLAGS := -Wall -Werror
|
|
|
|
include ../../lib.mk
|