[XFS] Don't allow silent errors in xfs_inactive().
[deliverable/linux.git] / fs / vfat / Makefile
1 #
2 # Makefile for the linux vfat-filesystem routines.
3 #
4
5 obj-$(CONFIG_VFAT_FS) += vfat.o
6
7 vfat-y := namei.o
This page took 0.032668 seconds and 5 git commands to generate.