1 # SPDX-License-Identifier: GPL-2.0-only 1 # SPDX-License-Identifier: GPL-2.0-only >> 2 ccflags-y := -I $(srctree)/$(src)/.. >> 3 2 obj-$(CONFIG_OCFS2_FS) += ocfs2_dlmfs.o 4 obj-$(CONFIG_OCFS2_FS) += ocfs2_dlmfs.o 3 5 4 ocfs2_dlmfs-objs := userdlm.o dlmfs.o 6 ocfs2_dlmfs-objs := userdlm.o dlmfs.o
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.