# Build x86_64 and aarch64 s9pks (no riscv). The orchestrator/overseer is an
# arch-agnostic control plane that only SSHes to the Sparks; nothing in this
# package runs ON the Sparks (the worker/serving images are built there).
ARCHES := x86 arm
# overrides to s9pk.mk must precede the include statement
include s9pk.mk
