]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - fs/pstore/Makefile
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[mirror_ubuntu-bionic-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 8
cddb8751 9ramoops-objs += ram.o ram_core.o
1894a253 10obj-$(CONFIG_PSTORE_RAM) += ramoops.o