home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / fs / ocfs2 / cluster / Makefile
Encoding:
Makefile  |  2008-12-24  |  150 b   |  5 lines

  1. obj-$(CONFIG_OCFS2_FS) += ocfs2_nodemanager.o
  2.  
  3. ocfs2_nodemanager-objs := heartbeat.o masklog.o sys.o nodemanager.o \
  4.     quorum.o tcp.o netdebug.o ver.o
  5.