diff options
author | Reza Arbab <arbab@linux.ibm.com> | 2019-03-29 10:12:33 -0500 |
---|---|---|
committer | Stewart Smith <stewart@linux.ibm.com> | 2019-04-09 10:49:07 +1000 |
commit | 46050485f5ef370cb0127835df12067bc36cbf9d (patch) | |
tree | 37f3203492b0b0db47a2e96fb34e0e84ed544397 /external | |
parent | 24268c7662068c276396220a68bb32d17715ebba (diff) | |
download | blackbird-skiboot-46050485f5ef370cb0127835df12067bc36cbf9d.tar.gz blackbird-skiboot-46050485f5ef370cb0127835df12067bc36cbf9d.zip |
README: Reflect openpower_mambo_defconfig name change
The name of this op-build config has changed. Use the new name.
Signed-off-by: Reza Arbab <arbab@linux.ibm.com>
Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
Diffstat (limited to 'external')
-rw-r--r-- | external/mambo/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/external/mambo/README.md b/external/mambo/README.md index 750a81e4..a0bc4a0f 100644 --- a/external/mambo/README.md +++ b/external/mambo/README.md @@ -31,7 +31,7 @@ using powernv_defconfig. If you use op-build to build a full set of OpenPower images, you’ll likely be able to extract skiboot, zImage.epapr (or vmlinux and rootfs.cpio.xz) from output/images. We suggest using the -openpower_mambo_defconfig. +opal_defconfig. ### Setup environment variables Setup environment variables to point to your images |