9
0
Fork 0
barebox/fs/pstore
Lucas Stach 9a8563b94f ramoops: allow to build without OFTREE support
Ramoops may be useful even without oftree support, as kernels
booted without a DT may have other means to reserve the
ramoops memory.

Fixes:
In function `ramoops_probe':
undefined reference to `of_add_reserve_entry'

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2016-02-11 13:56:00 +01:00
..
Kconfig fs: Add pstore filesystem 2015-12-10 08:49:52 +01:00
Makefile fs: Add pstore filesystem 2015-12-10 08:49:52 +01:00
fs.c fs: Add pstore filesystem 2015-12-10 08:49:52 +01:00
internal.h fs: Add pstore filesystem 2015-12-10 08:49:52 +01:00
platform.c Introduce include/linux/mutex.h 2016-02-03 07:57:32 +01:00
ram.c ramoops: allow to build without OFTREE support 2016-02-11 13:56:00 +01:00
ram_core.c fs: Add pstore filesystem 2015-12-10 08:49:52 +01:00