Your IP : 216.73.216.91


Current Path : /usr/src/linux-headers-6.8.0-90-generic/fs/overlayfs/
Upload File :
Current File : //usr/src/linux-headers-6.8.0-90-generic/fs/overlayfs/Makefile

# 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 \
		copy_up.o export.o params.o xattrs.o