[XFS] Don't allow silent errors in xfs_inactive().
[deliverable/linux.git] / fs / romfs / Makefile
1 #
2 # Makefile for the linux romfs filesystem routines.
3 #
4
5 obj-$(CONFIG_ROMFS_FS) += romfs.o
6
7 romfs-objs := inode.o
This page took 0.041065 seconds and 5 git commands to generate.