We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3a1b4e commit 7424126Copy full SHA for 7424126
boards/arm/qemu_cortex_a9/board.cmake
@@ -3,7 +3,7 @@
3
# SPDX-License-Identifier: Apache-2.0
4
#
5
6
-set(EMU_PLATFORM qemu)
+set(SUPPORTED_EMU_PLATFORMS qemu)
7
set(QEMU_ARCH xilinx-aarch64)
8
9
set(QEMU_CPU_TYPE_${ARCH} cortex-a9)
0 commit comments