]> Git Repo - linux.git/blob - fs/autofs/Makefile
thermal/drivers/core: Remove the module Kconfig's option
[linux.git] / fs / autofs / Makefile
1 #
2 # Makefile for the linux autofs-filesystem routines.
3 #
4
5 obj-$(CONFIG_AUTOFS_FS) += autofs4.o
6
7 autofs4-objs := init.o inode.o root.o symlink.o waitq.o expire.o dev-ioctl.o
This page took 0.038768 seconds and 4 git commands to generate.