commit | 17346b00a17a1b5202758fdfbffef8c2c065044d | [log] [tgz] |
---|---|---|
author | Tom Joseph <tomjoseph@in.ibm.com> | Tue Oct 17 12:20:32 2017 +0530 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Oct 26 01:43:36 2017 +0000 |
tree | e823892f3348dc45251bfc9458dd098195e4f11b | |
parent | 64994eab31d026aa9155b45d8f84a2950e1c9fb4 [diff] |
Add .gitignore file Change-Id: Ifbcef1b951f5cd88c762aad377b2bbb8504855b2 Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>
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 full clean the repository again run `./bootstrap.sh clean`.