]> Pileus Git - ~andy/linux/blobdiff - fs/exofs/Kbuild
Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/pkl...
[~andy/linux] / fs / exofs / Kbuild
index c5a5855a6c44ebce210628c391819637c87fd45d..352ba149d23ed51261d46f55fd4c8babf066b06c 100644 (file)
@@ -13,7 +13,8 @@
 #
 
 # ore module library
-obj-$(CONFIG_ORE) += ore.o
+libore-y := ore.o ore_raid.o
+obj-$(CONFIG_ORE) += libore.o
 
 exofs-y := inode.o file.o symlink.o namei.o dir.o super.o
 obj-$(CONFIG_EXOFS_FS) += exofs.o