jbd: check for error returned by kthread_create on creating journal thread
[deliverable/linux.git] / fs / romfs / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the linux romfs filesystem routines.
3#
4
5obj-$(CONFIG_ROMFS_FS) += romfs.o
6
7romfs-objs := inode.o
This page took 0.196638 seconds and 5 git commands to generate.