aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/iomap/Makefile
diff options
context:
space:
mode:
authorDarrick J. Wong <darrick.wong@oracle.com>2019-07-15 08:50:57 -0700
committerDarrick J. Wong <darrick.wong@oracle.com>2019-07-15 08:50:57 -0700
commit1c230208f53de479352cdb7fa2f851005df7cdc9 (patch)
treec192d53730880c648a7cc5e52db4203b9c0aeedc /fs/iomap/Makefile
parentMerge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma (diff)
downloadwireguard-linux-1c230208f53de479352cdb7fa2f851005df7cdc9.tar.xz
wireguard-linux-1c230208f53de479352cdb7fa2f851005df7cdc9.zip
iomap: start moving code to fs/iomap/
Create the build infrastructure we need to start migrating iomap code to fs/iomap/ from fs/iomap.c. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'fs/iomap/Makefile')
-rw-r--r--fs/iomap/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/fs/iomap/Makefile b/fs/iomap/Makefile
new file mode 100644
index 000000000000..de5a1f914b2c
--- /dev/null
+++ b/fs/iomap/Makefile
@@ -0,0 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-newer
+#
+# Copyright (c) 2019 Oracle.
+# All Rights Reserved.
+#