Add .gitignore file

Change-Id: Ifbcef1b951f5cd88c762aad377b2bbb8504855b2
Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>
1 file changed
tree: e823892f3348dc45251bfc9458dd098195e4f11b
  1. .gitignore
  2. bootstrap.sh
  3. configure.ac
  4. host-interface.cpp
  5. host-interface.hpp
  6. LICENSE
  7. Makefile.am
  8. oemhandler.cpp
  9. oemhandler.hpp
  10. README.md
README.md

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

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`.

Supported Commands

  • Partial Add
  • Prepare for host update