README: Reword cleaning the repo

Reworded cleaning the repo. The old wording did not make sense.

Change-Id: Ic61e8f2b77e0536e656faa7dc6da06e20b67dd68
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
1 file changed
tree: 41d0d4e2023096737a4bf60a0664ddec294c0849
  1. org/
  2. .gitignore
  3. bootstrap.sh
  4. configure.ac
  5. elog-errors.hpp
  6. host-interface.cpp
  7. host-interface.hpp
  8. LICENSE
  9. Makefile.am
  10. oemhandler.cpp
  11. oemhandler.hpp
  12. 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 clean the repository run `./bootstrap.sh clean`.

Supported Commands

  • Partial Add
  • Prepare for host update