Merge branch 'tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux...
[deliverable/linux.git] / fs / vfat / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the linux vfat-filesystem routines.
3#
4
5obj-$(CONFIG_VFAT_FS) += vfat.o
6
7vfat-y := namei.o
This page took 0.385539 seconds and 5 git commands to generate.