1 # SPDX-License-Identifier: GPL-2.0-only !! 1 ccflags-y := -Ifs/ocfs2 >> 2 2 obj-$(CONFIG_OCFS2_FS_O2CB) += ocfs2_dlm.o 3 obj-$(CONFIG_OCFS2_FS_O2CB) += ocfs2_dlm.o 3 4 4 ocfs2_dlm-objs := dlmdomain.o dlmdebug.o dlmth 5 ocfs2_dlm-objs := dlmdomain.o dlmdebug.o dlmthread.o dlmrecovery.o \ 5 dlmmaster.o dlmast.o dlmconvert.o dlml 6 dlmmaster.o dlmast.o dlmconvert.o dlmlock.o dlmunlock.o >> 7
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.