Merge tag 'imx-clk-common-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into...
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / fs / pstore / Makefile
1 #
2 # Makefile for the linux pstorefs routines.
3 #
4
5 obj-y += pstore.o
6
7 pstore-objs += inode.o platform.o
8
9 ramoops-objs += ram.o ram_core.o
10 obj-$(CONFIG_PSTORE_RAM) += ramoops.o