]> Git Repo - linux.git/blame - fs/cramfs/Makefile
Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linux
[linux.git] / fs / cramfs / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the linux cramfs routines.
3#
4
5obj-$(CONFIG_CRAMFS) += cramfs.o
6
7cramfs-objs := inode.o uncompress.o
This page took 0.777241 seconds and 4 git commands to generate.