ARC: Add missing io barriers to io{read,write}{16,32}be()
[deliverable/linux.git] / fs / autofs4 / Makefile
1 #
2 # Makefile for the linux autofs-filesystem routines.
3 #
4
5 obj-$(CONFIG_AUTOFS4_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.030383 seconds and 5 git commands to generate.