Skip to content
This repository has been archived by the owner on Oct 31, 2018. It is now read-only.

openbmc/phosphor-event

Repository files navigation

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