powerpc/44x: Fix address decoding setup of PCI 2.x cells
[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.37654 seconds and 5 git commands to generate.