Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
[deliverable/linux.git] / fs / orangefs / Makefile
CommitLineData
07f01962
MM
1#
2# Makefile for the ORANGEFS filesystem.
3#
4
5obj-$(CONFIG_ORANGEFS_FS) += orangefs.o
6
575e9461
MM
7orangefs-objs := acl.o file.o orangefs-cache.o orangefs-utils.o xattr.o \
8 dcache.o inode.o orangefs-sysfs.o orangefs-mod.o super.o \
9 devorangefs-req.o namei.o symlink.o dir.o orangefs-bufmap.o \
10 orangefs-debugfs.o waitqueue.o
This page took 0.051796 seconds and 5 git commands to generate.