ARM: dts: Explicitly set dr_mode on exynos5250-snow
[deliverable/linux.git] / fs / overlayfs / Makefile
1 #
2 # Makefile for the overlay filesystem.
3 #
4
5 obj-$(CONFIG_OVERLAYFS_FS) += overlayfs.o
6
7 overlayfs-objs := super.o inode.o dir.o readdir.o copy_up.o
This page took 0.029966 seconds and 5 git commands to generate.