[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
[deliverable/linux.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
060287b8 8obj-$(CONFIG_PSTORE_FTRACE) += ftrace.o
1894a253 9
9d5438f4
MS
10obj-$(CONFIG_PSTORE_PMSG) += pmsg.o
11
cddb8751 12ramoops-objs += ram.o ram_core.o
1894a253 13obj-$(CONFIG_PSTORE_RAM) += ramoops.o
This page took 0.240743 seconds and 5 git commands to generate.