Linux-2.6.12-rc2
[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.046401 seconds and 6 git commands to generate.