Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer...
[deliverable/linux.git] / fs / fat / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the Linux fat filesystem support.
3#
4
5obj-$(CONFIG_FAT_FS) += fat.o
6
7fat-objs := cache.o dir.o fatent.o file.o inode.o misc.o
This page took 0.335182 seconds and 5 git commands to generate.