drm/nouveau: require reservations for nouveau_fence_sync and nouveau_bo_fence
[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
cddb8751 10ramoops-objs += ram.o ram_core.o
1894a253 11obj-$(CONFIG_PSTORE_RAM) += ramoops.o
This page took 0.250625 seconds and 5 git commands to generate.