[PATCH] USB: remove extra newline in hid_init_reports
[deliverable/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.030565 seconds and 5 git commands to generate.