summaryrefslogtreecommitdiffstats
path: root/fs/pstore/Makefile
blob: 18475497a3f337f92116057925b10e34d5eeb027 (plain)
1
2
3
4
5
6
7
8
9
10
11
# SPDX-License-Identifier: GPL-2.0-only

#
# 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