• Home
  • Engineering
  • Training
  • Docs
  • Community
  • Company
  • twitter
  • mastodon
  • linkedin
  • github

Bootlin logo

Elixir Cross Referencer

Open Menu / fs / orangefs / Makefile

Projects

  • linux

Versions

  • FIXME
    • FIXME
      • next-20260811
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the ORANGEFS filesystem.
#

obj-$(CONFIG_ORANGEFS_FS) += orangefs.o

orangefs-objs := acl.o file.o orangefs-cache.o orangefs-utils.o xattr.o \
		 dcache.o inode.o orangefs-sysfs.o orangefs-mod.o super.o \
		 devorangefs-req.o namei.o symlink.o dir.o orangefs-bufmap.o \
		 orangefs-debugfs.o waitqueue.o
linux next-20260811 Download file Top powered by Elixir a26ba81