[PATCH] vfs: use kstrdup() and check failing allocation
[deliverable/linux.git] / fs / vfat / Makefile
1 #
2 # Makefile for the linux vfat-filesystem routines.
3 #
4
5 obj-$(CONFIG_VFAT_FS) += vfat.o
6
7 vfat-y := namei.o
This page took 0.053706 seconds and 5 git commands to generate.