blob: 278a44e0d4e176716ebee280c0fc19dfb5042823 [file] [log] [blame]
Tony Luckca01d6d2010-12-28 14:25:21 -08001#
2# Makefile for the linux pstorefs routines.
3#
4
5obj-y += pstore.o
6
7pstore-objs += inode.o platform.o
Anton Vorontsov1894a252012-05-16 05:43:08 -07008
Anton Vorontsovcddb8752012-05-17 00:15:08 -07009ramoops-objs += ram.o ram_core.o
Anton Vorontsov1894a252012-05-16 05:43:08 -070010obj-$(CONFIG_PSTORE_RAM) += ramoops.o