xref: /kernel/linux/linux-5.10/fs/orangefs/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/fs/orangefs/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ci#
38c2ecf20Sopenharmony_ci# Makefile for the ORANGEFS filesystem.
48c2ecf20Sopenharmony_ci#
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ciobj-$(CONFIG_ORANGEFS_FS) += orangefs.o
78c2ecf20Sopenharmony_ci
88c2ecf20Sopenharmony_ciorangefs-objs := acl.o file.o orangefs-cache.o orangefs-utils.o xattr.o \
98c2ecf20Sopenharmony_ci		 dcache.o inode.o orangefs-sysfs.o orangefs-mod.o super.o \
108c2ecf20Sopenharmony_ci		 devorangefs-req.o namei.o symlink.o dir.o orangefs-bufmap.o \
118c2ecf20Sopenharmony_ci		 orangefs-debugfs.o waitqueue.o
12

Indexes created Thu Nov 07 10:32:03 CST 2024