diff --git a/[refs] b/[refs] index a1dcadebb388..fe82950ab221 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e58537ccce733ff6dc334fa9a1b6235439c147b4 +refs/heads/master: d748241dde126f621739d74db179385cdb3ae366 diff --git a/trunk/drivers/staging/autofs/Makefile b/trunk/drivers/staging/autofs/Makefile index 453a60f46d05..f48781c34df1 100644 --- a/trunk/drivers/staging/autofs/Makefile +++ b/trunk/drivers/staging/autofs/Makefile @@ -4,4 +4,4 @@ obj-$(CONFIG_AUTOFS_FS) += autofs.o -autofs-objs := dirhash.o init.o inode.o root.o symlink.o waitq.o +autofs-y := dirhash.o init.o inode.o root.o symlink.o waitq.o