openbmc / openpower-debug-collector

Apache License 2.0
2 stars 3 forks source link

openpower-debug-collector

Building the Code

To build this package, do the following steps:

    1. meson build
    2. ninja -C build

To clean the repository run `rm -rf build`.