commit | 0bb0e365a42c4d38fc4be79ad815d03730b4893e | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Fri Oct 14 12:52:21 2016 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Oct 20 19:19:08 2016 +0000 |
tree | d2013b025962b527d4bfa07fc130ff61b9713372 | |
parent | 4300901f2455e94f98ad0a840dd6126216618f97 [diff] [blame] |
Add obmc-mrw Machine feature Change-Id: I0fbf66ee1cc06222d1cc24d94674b142d3c08363 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
diff --git a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/conf/machine/witherspoon.conf b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/conf/machine/witherspoon.conf index 36941a6..ef39de9 100644 --- a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/conf/machine/witherspoon.conf +++ b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/conf/machine/witherspoon.conf
@@ -3,6 +3,8 @@ UBOOT_MACHINE = "ast_g5_ncsi_config" +OBMC_MACHINE_FEATURES += "obmc-mrw" + require conf/machine/include/ast2500.inc require conf/machine/include/obmc-bsp-common.inc require conf/machine/include/ibm.inc