Sign in
gem5
/
arm
/
linux-arm64-legacy
/
1894a253db97059bc299b834b76f665bc6586b1d
/
.
/
fs
/
pstore
/
Makefile
blob: 2ab3d0d55ef6448f53429db53ed7aa343effa030 [
file
] [
log
] [
blame
]
#
# Makefile for the linux pstorefs routines.
#
obj
-
y
+=
pstore
.
o
pstore
-
objs
+=
inode
.
o platform
.
o
ramoops
-
objs
+=
ram
.
o
obj
-
$
(
CONFIG_PSTORE_RAM
)
+=
ramoops
.
o