aboutsummaryrefslogtreecommitdiffstats
path: root/fs/overlayfs/Makefile
blob: 99373bbc1478d989046e47771598c7f1a658f10d (plain) (blame)
1
2
3
4
5
6
7
#
# Makefile for the overlay filesystem.
#

obj-$(CONFIG_OVERLAY_FS) += overlay.o

overlay-objs := super.o namei.o util.o inode.o dir.o readdir.o copy_up.o