Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
[deliverable/linux.git] / fs / exportfs / Makefile
1 #
2 # Makefile for the filesystem export support routines.
3
4 obj-$(CONFIG_EXPORTFS) += exportfs.o
5
6 exportfs-objs := expfs.o
This page took 0.043792 seconds and 5 git commands to generate.