X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fconf%2FMakefile.am;h=9dd742d183b5f572436e8aa764eeb47291c230bd;hb=b8f8a5b8f0fe889b61acafb48a756cb3872b8598;hp=2f25ba2c5b147116e5cb2722b87e704b67c99b10;hpb=04a38ba7cda4e242850a47b13d4402a69e8dd921;p=fs%2Flustre-release.git diff --git a/lustre/conf/Makefile.am b/lustre/conf/Makefile.am index 2f25ba2..9dd742d 100644 --- a/lustre/conf/Makefile.am +++ b/lustre/conf/Makefile.am @@ -28,6 +28,8 @@ # Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. # Use is subject to license terms. # +# Copyright (c) 2014, 2015, Intel Corporation. +# # # This file is part of Lustre, http://www.lustre.org/ @@ -35,7 +37,7 @@ # EXTRA_DIST = lustre.dtd slapd-lustre.conf lustre2ldif.xsl top.ldif \ - 99-lustre.rules lustre ldev.conf + 99-lustre.rules lustre ldev.conf ko2iblnd.conf ldapconfdir = $(sysconfdir)/openldap if UTILS @@ -46,7 +48,14 @@ endif udevrulesdir = $(sysconfdir)/udev/rules.d udevrules_DATA = 99-lustre.rules +if RHEL +if SERVER sysconfigdir = $(sysconfdir)/sysconfig sysconfig_DATA = lustre +endif +endif + +modprobedir = $(sysconfdir)/modprobe.d +modprobe_DATA = ko2iblnd.conf sysconf_DATA = ldev.conf