1 # SPDX-License-Identifier: GPL-2.0 2 # 3 # Makefile for the ORANGEFS filesystem. 4 # 5 6 obj-$(CONFIG_ORANGEFS_FS) += orangefs.o 7 8 orangefs-objs := acl.o file.o orangefs-cache.o 9 dcache.o inode.o orangefs-sys 10 devorangefs-req.o namei.o sym 11 orangefs-debugfs.o waitqueue.
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.