4 lines
164 B
C++
4 lines
164 B
C++
|
|
# mpreboot is an ibm specific system reboot which preserves the host
|
||
|
|
# memory. This is utilized to debug issues in the host software.
|
||
|
|
DISTRO_FEATURES += "mpreboot"
|