[PATCH] v9fs: Clean-up vfs_inode and setattr functions
[deliverable/linux.git] / fs / ramfs / Makefile
1 #
2 # Makefile for the linux ramfs routines.
3 #
4
5 obj-$(CONFIG_RAMFS) += ramfs.o
6
7 ramfs-objs := inode.o
This page took 0.03001 seconds and 5 git commands to generate.