Current Path : /usr/src/linux-headers-3.13.0-32/fs/pstore/ |
Current File : //usr/src/linux-headers-3.13.0-32/fs/pstore/Makefile |
# # Makefile for the linux pstorefs routines. # obj-y += pstore.o pstore-objs += inode.o platform.o obj-$(CONFIG_PSTORE_FTRACE) += ftrace.o ramoops-objs += ram.o ram_core.o obj-$(CONFIG_PSTORE_RAM) += ramoops.o