Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
LU-7898 osd: remove unnecessary declarations
[fs/lustre-release.git]
/
lustre
/
obdclass
/
autoMakefile.am
1
SUBDIRS = linux
2
DIST_SUBDIRS = linux
3
4
if MODULES
5
6
if LINUX
7
modulefs_DATA = obdclass$(KMODEXT)
8
if TESTS
9
modulefs_DATA += llog_test$(KMODEXT)
10
endif # TESTS
11
endif # LINUX
12
13
endif # MODULES
14
15
MOSTLYCLEANFILES := @MOSTLYCLEANFILES@
16
MOSTLYCLEANFILES += linux/*.o