Staging: autofs: Makefile: replace the use of <module>-objs with <module>-y
[deliverable/linux.git] / drivers / staging / autofs / Makefile
index 453a60f46d05386ca04a5b030dc425df14d25f31..f48781c34df1841923fab8c1ea9761805e56bdcc 100644 (file)
@@ -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
This page took 0.023453 seconds and 5 git commands to generate.