]> Git Repo - linux.git/blame - fs/exportfs/Makefile
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt...
[linux.git] / fs / exportfs / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the filesystem export support routines.
3
4obj-$(CONFIG_EXPORTFS) += exportfs.o
5
6exportfs-objs := expfs.o
This page took 0.529666 seconds and 4 git commands to generate.