Linux 6.10-rc3
[linux-2.6-block.git] / fs / overlayfs / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
e9be9d5e
MS
2#
3# Makefile for the overlay filesystem.
4#
5
ef94b186 6obj-$(CONFIG_OVERLAY_FS) += overlay.o
e9be9d5e 7
d1d04ef8 8overlay-objs := super.o namei.o util.o inode.o file.o dir.o readdir.o \
420a62dd 9 copy_up.o export.o params.o xattrs.o