]> Git Repo - linux.git/blob - fs/autofs/Makefile
ext4: journal credits calulation cleanup and fix for non-extent writepage
[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.034879 seconds and 4 git commands to generate.