1
0
Fork 0
alistair23-linux/fs/overlayfs/Makefile

9 lines
176 B
Makefile

#
# 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