Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/drm...
[deliverable/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 inode.o dir.o readdir.o copy_up.o
This page took 0.092135 seconds and 5 git commands to generate.