/openbmc_build

Dockerfile for building openBMC

Primary LanguageMakefileBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Build openbmc

First build the docker image make build_docker run make to build openbmc for the ibm/genesis3, which is the default target for now. Use the environment variable TARGET to modify this.

make clean removes the build but not the download dir.