Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[firefly-linux-kernel-4.4.55.git] / fs / btrfs / Makefile
index cac4f2d001a34fe0bffb3fe10a6d6a9b13268c07..1a44e42d602a1b41f60a04ea9a1a290273f7e7dd 100644 (file)
@@ -15,4 +15,5 @@ btrfs-$(CONFIG_BTRFS_FS_POSIX_ACL) += acl.o
 btrfs-$(CONFIG_BTRFS_FS_CHECK_INTEGRITY) += check-integrity.o
 
 btrfs-$(CONFIG_BTRFS_FS_RUN_SANITY_TESTS) += tests/free-space-tests.o \
-       tests/extent-buffer-tests.o tests/btrfs-tests.o tests/extent-io-tests.o
+       tests/extent-buffer-tests.o tests/btrfs-tests.o \
+       tests/extent-io-tests.o tests/inode-tests.o