blob: 2ab3d0d55ef6448f53429db53ed7aa343effa030 [file] [log] [blame]
#
# Makefile for the linux pstorefs routines.
#
obj-y += pstore.o
pstore-objs += inode.o platform.o
ramoops-objs += ram.o
obj-$(CONFIG_PSTORE_RAM) += ramoops.o