Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / fs / autofs / Makefile
1 #
2 # Makefile for the linux autofs-filesystem routines.
3 #
4
5 obj-$(CONFIG_AUTOFS_FS) += autofs.o
6
7 autofs-objs := dirhash.o init.o inode.o root.o symlink.o waitq.o
This page took 0.038389 seconds and 5 git commands to generate.