X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fllite%2FautoMakefile.am;h=fde7ed5f7346fdf579c2f183eddb2bdc7a115e66;hb=9997f94d4b6ee335d2bf86f94bd43464d5b8f061;hp=4f68d570a074ca84de241d642d3b4e3b5f9de3e3;hpb=250cfab4dee85481ca8003bf75a110e5704af65c;p=fs%2Flustre-release.git diff --git a/lustre/llite/autoMakefile.am b/lustre/llite/autoMakefile.am index 4f68d57..fde7ed5 100644 --- a/lustre/llite/autoMakefile.am +++ b/lustre/llite/autoMakefile.am @@ -15,11 +15,7 @@ # # 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 # @@ -31,16 +27,10 @@ # # This file is part of Lustre, http://www.lustre.org/ -# Lustre is a trademark of Sun Microsystems, Inc. # if MODULES -if LLITE_LLOOP - LLOOP_MOD = llite_lloop$(KMODEXT) -else - LLOOP_MOD = -endif -modulefs_DATA = lustre$(KMODEXT) $(LLOOP_MOD) +modulefs_DATA = lustre$(KMODEXT) endif -MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ +MOSTLYCLEANFILES := @MOSTLYCLEANFILES@