Files
kata-containers/arch/ppc64le-options.mk
Nitesh Konkar 12e4dbe4ca cli: Leverage the new support for ppc64le
Fixes #302

Signed-off-by: Nitesh Konkar niteshkonkar@in.ibm.com
2018-05-31 18:41:54 +05:30

13 lines
266 B
Makefile

# Copyright (c) 2018 IBM
#
# SPDX-License-Identifier: Apache-2.0
#
# Power ppc64le settings
MACHINETYPE := pseries
KERNELPARAMS :=
MACHINEACCELERATORS :=
KERNELTYPE := uncompressed #This architecture must use an uncompressed kernel.
QEMUCMD := qemu-system-ppc64le