Merge tag 'regmap-fix-v4.5-big-endian' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/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.030833 seconds and 5 git commands to generate.