Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
kernel
/
linux-linaro-stable.git
/
aa13d5f67c6f5f7718bd9e9b51ce8255f0535d54
/
.
/
fs
/
pstore
/
Makefile
blob: 4c9095c2781e17c2d944081f20f9e2c639a9a6b8 [
file
] [
log
] [
blame
]
#
# 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