X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=fs%2FMakefile;h=ed2b63257ba99bc5b7ff18602b342fd5263cc9ee;hb=9c953d639c2fb97e4e96f7398acbf4b675713b76;hp=85b6e13b62d363c36a727baa0452b278ae8a1d5e;hpb=888dae5361e605efc553b645a7c95bbcc5e904db;p=cascardo%2Flinux.git diff --git a/fs/Makefile b/fs/Makefile index 85b6e13b62d3..ed2b63257ba9 100644 --- a/fs/Makefile +++ b/fs/Makefile @@ -49,6 +49,7 @@ obj-$(CONFIG_COREDUMP) += coredump.o obj-$(CONFIG_SYSCTL) += drop_caches.o obj-$(CONFIG_FHANDLE) += fhandle.o +obj-$(CONFIG_FS_IOMAP) += iomap.o obj-y += quota/