commit | 48a851643178f59ed1561296979168447b02d516 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Thu Aug 04 11:40:12 2022 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Aug 04 11:40:12 2022 -0500 |
tree | 3e9a3db17547aa005c9e9cc6999e55d8aeffb790 | |
parent | aaea68675bcc020ad360d3decbd6f9c9c5f6dd45 [diff] |
MAINTAINERS: remove file The MAINTAINERS file is deprecated in favor of OWNERS. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I698a98d38fee0a1bb7c858cbfd09f4b92693b306
Contains procedures that interact with the OpenPower nest chipset.
To build this package, do the following steps: 1. meson builddir 2. ninja -C builddir To build with phal feature: 1. meson builddir -Dphal=enabled -Dopenfsi=enabled 2. ninja -C builddir To clean the repository run `ninja -C builddir/ clean`.