Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland...
[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.031084 seconds and 5 git commands to generate.