]> Git Repo - linux.git/blob - fs/vfat/Makefile
Pull bugzilla-5737 into release branch
[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.026559 seconds and 4 git commands to generate.