]> Git Repo - linux.git/blob - fs/exportfs/Makefile
ARM: ux500: move MSP pin control to the device tree
[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.035794 seconds and 4 git commands to generate.