xref: /kernel/linux/linux-5.10/fs/ocfs2/cluster/Makefile (revision 8c2ecf20)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/fs/ocfs2/cluster/
1# SPDX-License-Identifier: GPL-2.0-only
2obj-$(CONFIG_OCFS2_FS) += ocfs2_nodemanager.o
3
4ocfs2_nodemanager-objs := heartbeat.o masklog.o sys.o nodemanager.o \
5	quorum.o tcp.o netdebug.o
6

Indexes created Thu Nov 07 10:32:03 CST 2024