X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fllite%2FautoMakefile.am;h=8697b34d58437cc91fff5fb97d7cfe50691cd3b1;hb=c5c8d0623a60ee54bd11588a391b3dcd43c1abcf;hp=4f68d570a074ca84de241d642d3b4e3b5f9de3e3;hpb=250cfab4dee85481ca8003bf75a110e5704af65c;p=fs%2Flustre-release.git diff --git a/lustre/llite/autoMakefile.am b/lustre/llite/autoMakefile.am index 4f68d57..8697b34 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 # @@ -35,12 +31,7 @@ # 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@