Makefile 147 字节
Newer Older
M
Miklos Szeredi 已提交
1 2 3 4 5 6 7
#
# Makefile for the overlay filesystem.
#

obj-$(CONFIG_OVERLAYFS_FS) += overlayfs.o

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