radix-tree: rename indirect_to_ptr() to entry_to_node()
[deliverable/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.7471 seconds and 5 git commands to generate.