]> Git Repo - linux.git/blob - fs/ocfs2/cluster/Makefile
Linux 6.14-rc3
[linux.git] / fs / ocfs2 / cluster / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 obj-$(CONFIG_OCFS2_FS) += ocfs2_nodemanager.o
3
4 ocfs2_nodemanager-objs := heartbeat.o masklog.o sys.o nodemanager.o \
5         quorum.o tcp.o netdebug.o
This page took 0.034048 seconds and 4 git commands to generate.