From 7eea78ec5cc8ad53c0dc2c19736fc7391c232087 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 15 May 2023 11:27:01 -0500 Subject: meta-ibm: introduce p10.inc Similar to previous generation of the POWER processor, introduce a p10.inc that can be included on P10 systems. Without this, the needed op-proc-control services and functions are not brought in. Signed-off-by: Andrew Geissler Change-Id: I58490e95e69ef8b4b31b0f4bc9213787058f0bba --- meta-ibm/conf/machine/p10bmc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-ibm') diff --git a/meta-ibm/conf/machine/p10bmc.conf b/meta-ibm/conf/machine/p10bmc.conf index 2046de2e60..4f23ec6e59 100644 --- a/meta-ibm/conf/machine/p10bmc.conf +++ b/meta-ibm/conf/machine/p10bmc.conf @@ -15,7 +15,7 @@ require conf/distro/include/phosphor-mmc.inc require conf/machine/include/ast2600.inc require conf/machine/include/obmc-bsp-common.inc require conf/machine/include/openpower.inc -include conf/machine/include/ibm-power10-cpu.inc +require conf/machine/include/p10.inc require conf/distro/include/openpower-virtual-pnor.inc require conf/distro/include/openpower-hostfw-over-pldm.inc require conf/distro/include/ibm-mpreboot.inc -- cgit v1.2.3