diff mbox series

README: Reflect openpower_mambo_defconfig name change

Message ID 1553872353-19215-1-git-send-email-arbab@linux.ibm.com
State Accepted
Headers show
Series README: Reflect openpower_mambo_defconfig name change | expand

Checks

Context Check Description
snowpatch_ozlabs/apply_patch success Successfully applied on branch master (050d8165ab05b6d9cdf4bfee42d9776969c77029)
snowpatch_ozlabs/snowpatch_job_snowpatch-skiboot success Test snowpatch/job/snowpatch-skiboot on branch master
snowpatch_ozlabs/snowpatch_job_snowpatch-skiboot-dco success Signed-off-by present

Commit Message

Reza Arbab March 29, 2019, 3:12 p.m. UTC
The name of this op-build config has changed. Use the new name.

Signed-off-by: Reza Arbab <arbab@linux.ibm.com>
---
 README.md                | 2 +-
 external/mambo/README.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Stewart Smith April 11, 2019, 4:48 a.m. UTC | #1
Reza Arbab <arbab@linux.ibm.com> writes:
> The name of this op-build config has changed. Use the new name.

Thanks, merged to master as of 46050485f5ef370cb0127835df12067bc36cbf9d
diff mbox series

Patch

diff --git a/README.md b/README.md
index 2d437655f58c..c6cdae5cd255 100644
--- a/README.md
+++ b/README.md
@@ -96,7 +96,7 @@  to run skiboot:
  qemu-system-ppc64 -M powernv -m 3G -nographic -L /path/to/skiboot/
 
 To run a boot-to-bootloader test you need a Linux kernel image 'zImage.epapr'.
-Build one using the `mambo_defconfig` config for op-build. See
+Build one using the `opal_defconfig` config for op-build. See
 https://github.com/open-power/op-build/ on how to build, or download one from
 https://openpower.xyz/job/openpower/job/openpower-op-build/.
 
diff --git a/external/mambo/README.md b/external/mambo/README.md
index 750a81e44e3c..a0bc4a0fddc9 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