]> Git Repo - linux.git/blob - fs/overlayfs/Makefile
Merge branch 'omap-for-v4.10/legacy' into omap-for-v4.10/fixes
[linux.git] / fs / overlayfs / Makefile
1 #
2 # Makefile for the overlay filesystem.
3 #
4
5 obj-$(CONFIG_OVERLAY_FS) += overlay.o
6
7 overlay-objs := super.o namei.o util.o inode.o dir.o readdir.o copy_up.o
This page took 0.02629 seconds and 4 git commands to generate.