Makefile 147 Bytes
#
# Makefile for the overlay filesystem.
#

obj-$(CONFIG_OVERLAYFS_FS) += overlayfs.o

overlayfs-objs := super.o inode.o dir.o readdir.o copy_up.o