Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c6d329
)
-wrong name 'mdt' should be 'osd'
author
tappro
<tappro>
Fri, 7 Apr 2006 12:06:11 +0000
(12:06 +0000)
committer
tappro
<tappro>
Fri, 7 Apr 2006 12:06:11 +0000
(12:06 +0000)
lustre/osd/autoMakefile.am
patch
|
blob
|
history
diff --git
a/lustre/osd/autoMakefile.am
b/lustre/osd/autoMakefile.am
index
57b4fbe
..
0c0b104
100644
(file)
--- a/
lustre/osd/autoMakefile.am
+++ b/
lustre/osd/autoMakefile.am
@@
-4,7
+4,7
@@
# See the file COPYING in this distribution
if MODULES
-modulefs_DATA =
mdt
$(KMODEXT)
+modulefs_DATA =
osd
$(KMODEXT)
endif
MOSTLYCLEANFILES := @MOSTLYCLEANFILES@