commit | 454cc317b75af026e553ca33fbec6594412de140 | [log] [tgz] |
---|---|---|
author | Andrew Jeffery <andrew@aj.id.au> | Sat May 19 01:26:09 2018 +0930 |
committer | Tom Joseph <tomjoseph@in.ibm.com> | Mon May 21 06:58:58 2018 +0000 |
tree | 8ebedd7bd376257ddd226f89130f817e89611e2a | |
parent | 11b6efa6f3956036a8e42fa100dd90902c519857 [diff] |
Add MAINTAINERS file Change-Id: I722de7693e12a5378a8fed10ba40aff52f98c692 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
This .so file is designed to support the OpenPOWER's BIOS OEM commands. Documentation can be found by contacting the OpenPOWER mailing list @ https://github.com/open-power/op-build
To build this package, do the following steps: 1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make To clean the repository run `./bootstrap.sh clean`.