]> Git Repo - linux.git/blame - fs/exportfs/Makefile
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...
[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.7536 seconds and 4 git commands to generate.