]> Git Repo - linux.git/blob - fs/cramfs/Makefile
mm: thrash detection-based file cache sizing
[linux.git] / fs / cramfs / Makefile
1 #
2 # Makefile for the linux cramfs routines.
3 #
4
5 obj-$(CONFIG_CRAMFS) += cramfs.o
6
7 cramfs-objs := inode.o uncompress.o
This page took 0.036057 seconds and 4 git commands to generate.