summaryrefslogtreecommitdiffstats
path: root/fs/pstore/Makefile
blob: c4043e1a8fb222b02c78f9f822c8a137abb1832b (plain)
1
2
3
4
5
6
7
8
9
#
# Makefile for the linux pstorefs routines.
#

obj-y				+= fs.o platform.o


ramoops-objs			+= ram.o ram_core.o
obj-$(CONFIG_FS_PSTORE_RAMOOPS)	+= ramoops.o