mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
9742e127cd
Add the ramoops pstore device so that we get logs of panics across reboots. Signed-off-by: Olof Johansson <olof@lixom.net>
3 lines
103 B
Makefile
3 lines
103 B
Makefile
|
|
obj-$(CONFIG_CHROMEOS_LAPTOP) += chromeos_laptop.o
|
|
obj-$(CONFIG_CHROMEOS_PSTORE) += chromeos_pstore.o
|