From: tappro Date: Fri, 7 Apr 2006 12:06:11 +0000 (+0000) Subject: -wrong name 'mdt' should be 'osd' X-Git-Tag: v1_8_0_110~486^2~2080 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=e01992cdb145a100aaa95edd4de84b184b776076;p=fs%2Flustre-release.git -wrong name 'mdt' should be 'osd' --- diff --git a/lustre/osd/autoMakefile.am b/lustre/osd/autoMakefile.am index 57b4fbe..0c0b104 100644 --- 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@