X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=fs%2Fexofs%2FKbuild;h=cc2d22db119c4a9e4d74b5b8e369fec5750d8868;hb=ca1ee219c070eab755712d50638bbcd1f8630fc1;hp=0a23f24db8b220765084eca104bb215d4d81a25d;hpb=e6af00f1d1697ca41ab6a55307066ef3466833a9;p=linux-2.6-omap-h63xx.git diff --git a/fs/exofs/Kbuild b/fs/exofs/Kbuild index 0a23f24db8b..cc2d22db119 100644 --- a/fs/exofs/Kbuild +++ b/fs/exofs/Kbuild @@ -12,5 +12,5 @@ # Kbuild - Gets included from the Kernels Makefile and build system # -exofs-y := osd.o inode.o file.o symlink.o namei.o dir.o +exofs-y := osd.o inode.o file.o symlink.o namei.o dir.o super.o obj-$(CONFIG_EXOFS_FS) += exofs.o