repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
include: replace linux/module.h with "struct module" wherever possible
[linux-2.6/next.git]
/
fs
/
ocfs2
/
dlm
/
Makefile
blob
c8a044efbb150653c32d94460fa929944d25181f
1
ccflags-y
:= -
Ifs
/
ocfs2
2
3
obj-
$(
CONFIG_OCFS2_FS_O2CB
) +=
ocfs2_dlm.o
4
5
ocfs2_dlm-objs
:=
dlmdomain.o dlmdebug.o dlmthread.o dlmrecovery.o \
6
dlmmaster.o dlmast.o dlmconvert.o dlmlock.o dlmunlock.o dlmver.o
7