mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-18 15:28:10 +00:00
kernel: skip fragments for ppc64le
Adding !powerpc to the group of fragments not supported on ppc64le. Signed-off-by: Amulyam24 <amulmek1@in.ibm.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# !s390x
|
||||
# !s390x !powerpc
|
||||
|
||||
# enable ACPI support.
|
||||
# This could do with REVIEW
|
||||
|
@@ -1,3 +1,5 @@
|
||||
#!powerpc
|
||||
|
||||
# MMU specific items
|
||||
|
||||
# vmap the kernel stacks - detects stack over-runs better and reduces
|
||||
|
Reference in New Issue
Block a user