]> Git Repo - linux.git/blob - fs/msdos/Makefile
Merge by Hand
[linux.git] / fs / msdos / Makefile
1 #
2 # Makefile for the Linux msdos filesystem routines.
3 #
4
5 obj-$(CONFIG_MSDOS_FS) += msdos.o
6
7 msdos-y := namei.o
This page took 0.027807 seconds and 4 git commands to generate.