Merge tag 'renesas-soc-fixes3-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel...
[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.03572 seconds and 6 git commands to generate.