commit | df092dd34edf43090736eabdf1e81915fed79ba8 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Thu Aug 04 11:40:10 2022 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Aug 04 11:40:10 2022 -0500 |
tree | 5dca8c74177ab9879f3317b4d67e41743adee8d2 | |
parent | 2b31497eb8eb227a2ca74fe731f399cf6614f023 [diff] |
MAINTAINERS: remove file The MAINTAINERS file is deprecated in favor of OWNERS. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ifc64eaf6b1332ecfd5158b98fd26696e3f76ab60
OpenPower PNOR (Processor NOR) Code Management provides a set of host software management applications for OpenPower systems. The host firmware is stored on the PNOR chip. More information can be found at Software Architecture or Host Code Update
To build this package, do the following steps:
meson build
ninja -C build
To clean the repository run rm -r build
.