Merge branch 'net-2.6.26-isatap-20080403' of git://git.linux-ipv6.org/gitroot/yoshfuj...
[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.031402 seconds and 5 git commands to generate.