powerpc: Fix oops on some machines due to incorrect pr_debug()
[deliverable/linux.git] / fs / autofs / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the linux autofs-filesystem routines.
3#
4
5obj-$(CONFIG_AUTOFS_FS) += autofs.o
6
7autofs-objs := dirhash.o init.o inode.o root.o symlink.o waitq.o
This page took 0.516691 seconds and 5 git commands to generate.