Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'omap...
[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.049896 seconds and 5 git commands to generate.