X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=fs%2Fautofs4%2FMakefile;h=a811c1f7d9abda7c2be12071a63e0b0502adeb2e;hb=8d7b48e0bc5fa01a818eac713d4cb0763090cd0e;hp=f2c3b79e94d2be98f9535474ba34f86d1ebb5d92;hpb=4b22ff13415fa30b6282c88da790c82b4c6e5127;p=linux-2.6-omap-h63xx.git diff --git a/fs/autofs4/Makefile b/fs/autofs4/Makefile index f2c3b79e94d..a811c1f7d9a 100644 --- a/fs/autofs4/Makefile +++ b/fs/autofs4/Makefile @@ -4,4 +4,4 @@ obj-$(CONFIG_AUTOFS4_FS) += autofs4.o -autofs4-objs := init.o inode.o root.o symlink.o waitq.o expire.o +autofs4-objs := init.o inode.o root.o symlink.o waitq.o expire.o dev-ioctl.o