]> Git Repo - linux.git/blame - fs/vfat/Makefile
Pull style into test branch
[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.200688 seconds and 4 git commands to generate.