X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=Makefile.in;h=95650e80bcea01f2dcfb57b0567f97df1667549a;hb=4fc998320b51b1730326df5db470b2ca9c1da7c9;hp=3ae031de33e8b0d6911f1c0a316308c1055be9d9;hpb=de2d48b437f11dce22890dcfa30b9009a287d3a8;p=fs%2Flustre-release.git diff --git a/Makefile.in b/Makefile.in index 3ae031d..95650e8 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,4 +1,14 @@ -subdir-m += lnet -subdir-m += lustre +# SPDX-License-Identifier: GPL-2.0 + +# +# This file is part of Lustre, http://www.lustre.org/ +# +# Makefile.in +# +# Template to generate top-level Makefile +# + +obj-m += @LDISKFS_SUBDIR@/ libcfs/ lnet/ +obj-m += lustre/ @INCLUDE_RULES@