Btrfs: fix memory leak in reading btree blocks
[deliverable/linux.git] / fs / exportfs / Makefile
... / ...
CommitLineData
1#
2# Makefile for the filesystem export support routines.
3
4obj-$(CONFIG_EXPORTFS) += exportfs.o
5
6exportfs-objs := expfs.o
This page took 0.023546 seconds and 5 git commands to generate.