Files
zephyr/boards/qemu/x86/revision.cmake
Anas Nashif 60e6b400f9 boards: qemu: move qemu_x86 -> x86
Just follow others and drop qemu_ from the name, we have that in the
folder already.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2024-03-01 15:50:05 +01:00

6 lines
172 B
CMake

# Copyright (c) 2022 Intel Corporation.
# SPDX-License-Identifier: Apache-2.0
# We can't really do board_check_revision() here
# as it will apply to all qemu_x86* boards.