On 03.08.2023 01:03, Shawn Anastasio wrote:
> Bring ppc's Makefile and arch.mk in line with arm and x86 to disable the
> build overrides and enable the full Xen build.
>
> Signed-off-by: Shawn Anastasio
Reviewed-by: Jan Beulich
Bring ppc's Makefile and arch.mk in line with arm and x86 to disable the
build overrides and enable the full Xen build.
Signed-off-by: Shawn Anastasio
---
xen/arch/ppc/Makefile | 16 +++-
xen/arch/ppc/arch.mk | 3 ---
2 files changed, 15 insertions(+), 4 deletions(-)
diff --git a/