commit | e599521c42a2b8c9ec37837d3368e250149db43a | [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 | a194e935cc65525f1bf8629ec3898d6ab11ad73b | |
parent | c1d9e6432265d6193bc39878dd829af68038d0a9 [diff] [blame] |
Add obmc-mrw Machine feature Change-Id: I0fbf66ee1cc06222d1cc24d94674b142d3c08363 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
diff --git a/meta-ibm/meta-witherspoon/conf/machine/witherspoon.conf b/meta-ibm/meta-witherspoon/conf/machine/witherspoon.conf index 36941a6..ef39de9 100644 --- a/meta-ibm/meta-witherspoon/conf/machine/witherspoon.conf +++ b/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