linux-zen-desktop/fs/overlayfs/Makefile

10 lines
225 B
Makefile
Raw Permalink Normal View History

2023-08-30 16:31:07 +01:00
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for the overlay filesystem.
#
obj-$(CONFIG_OVERLAY_FS) += overlay.o
overlay-objs := super.o namei.o util.o inode.o file.o dir.o readdir.o \
2023-10-24 11:59:35 +01:00
copy_up.o export.o params.o