]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - fs/pstore/Makefile
staging: iio: add support for hmc5883/hmc5883l to hmc5843 magnetometer driver
[mirror_ubuntu-artful-kernel.git] / fs / pstore / Makefile
CommitLineData
ca01d6dd
TL
1#
2# Makefile for the linux pstorefs routines.
3#
4
5obj-y += pstore.o
6
7pstore-objs += inode.o platform.o
1894a253
AV
8
9ramoops-objs += ram.o
10obj-$(CONFIG_PSTORE_RAM) += ramoops.o