Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
LU-17025 llapi: Verify stripe pool name
[fs/lustre-release.git]
/
Makefile.in
1
# SPDX-License-Identifier: GPL-2.0
2
3
#
4
# This file is part of Lustre, http://www.lustre.org/
5
#
6
# Makefile.in
7
#
8
# Template to generate top-level Makefile
9
#
10
11
obj-m += @LDISKFS_SUBDIR@/ libcfs/ lnet/
12
obj-m += lustre/
13
14
@INCLUDE_RULES@