X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fosd-ldiskfs%2FautoMakefile.am;h=6b1f61ee0b640f7fef1b35fb90d13331c7f79f24;hb=7e773a89d8bea8bd2a1680406bb3bd39d8050dbc;hp=09186d12bba3a48fad6cb8d3e94f721beb57cb4a;hpb=88ae427ab69c4984509631e003e04bd4f7c29fc8;p=fs%2Flustre-release.git diff --git a/lustre/osd-ldiskfs/autoMakefile.am b/lustre/osd-ldiskfs/autoMakefile.am index 09186d1..6b1f61e 100644 --- a/lustre/osd-ldiskfs/autoMakefile.am +++ b/lustre/osd-ldiskfs/autoMakefile.am @@ -28,6 +28,8 @@ # Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. # Use is subject to license terms. # +# Copyright (c) 2012, Intel Corporation. +# # # This file is part of Lustre, http://www.lustre.org/ @@ -35,9 +37,11 @@ # 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_iam.h osd_scrub.h osd_quota_fmt.h