xref: /linux/fs/orangefs/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SPDX-License-Identifier: GPL-2.0
2#
3# Makefile for the ORANGEFS filesystem.
4#
5
6obj-$(CONFIG_ORANGEFS_FS) += orangefs.o
7
8orangefs-objs := acl.o file.o orangefs-cache.o orangefs-utils.o xattr.o \
9		 dcache.o inode.o orangefs-sysfs.o orangefs-mod.o super.o \
10		 devorangefs-req.o namei.o symlink.o dir.o orangefs-bufmap.o \
11		 orangefs-debugfs.o waitqueue.o
12

served by {OpenGrok

Last Index Update: Sat Jun 07 09:49:26 UTC 2025