Whamcloud - gitweb
LU-11526 rpc: support maximum 64MB I/O RPC
[fs/lustre-release.git] / lustre / osd-ldiskfs / autoMakefile.am
index 2952a75..8b55a01 100644 (file)
 #
 # You should have received a copy of the GNU General Public License
 # version 2 along with this program; If not, see
-# http://www.sun.com/software/products/lustre/docs/GPLv2.pdf
-#
-# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
-# CA 95054 USA or visit www.sun.com if you need additional information or
-# have any questions.
+# http://www.gnu.org/licenses/gpl-2.0.html
 #
 # GPL HEADER END
 #
@@ -28,6 +24,8 @@
 # Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
 # Use is subject to license terms.
 #
+# Copyright (c) 2012, 2013, Intel Corporation.
+#
 
 #
 # This file is part of Lustre, http://www.lustre.org/
 #
 
 if MODULES
+if LDISKFS_ENABLED
 modulefs_DATA = osd_ldiskfs$(KMODEXT)
 endif
+endif
 
 MOSTLYCLEANFILES := @MOSTLYCLEANFILES@
-EXTRA_DIST := $(osd_ldiskfs-objs:%.o=%.c) osd_internal.h osd_oi.h osd_igif.h \
-             osd_iam.h osd_scrub.h osd_quota_fmt.h
+EXTRA_DIST := $(osd_ldiskfs-objs:%.o=%.c) osd_internal.h osd_oi.h \
+             osd_iam.h osd_dynlocks.h osd_scrub.h osd_quota_fmt.h