bfs: kill BKL
[deliverable/linux.git] / fs / msdos / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the Linux msdos filesystem routines.
3#
4
5obj-$(CONFIG_MSDOS_FS) += msdos.o
6
7msdos-y := namei.o
This page took 0.395253 seconds and 5 git commands to generate.