]> Git Repo - linux.git/blob - fs/ufs/Makefile
Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux.git] / fs / ufs / Makefile
1 #
2 # Makefile for the Linux ufs filesystem routines.
3 #
4
5 obj-$(CONFIG_UFS_FS) += ufs.o
6
7 ufs-objs := balloc.o cylinder.o dir.o file.o ialloc.o inode.o \
8             namei.o super.o symlink.o truncate.o util.o
This page took 0.032948 seconds and 4 git commands to generate.