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>
This commit is contained in:
Anas Nashif
2024-02-15 09:40:18 -05:00
committed by Carles Cufi
parent c4fbac27e8
commit 60e6b400f9
45 changed files with 1 additions and 1 deletions

View File

@@ -99,7 +99,7 @@ config HAVE_CUSTOM_LINKER_SCRIPT
default y
config CUSTOM_LINKER_SCRIPT
default "${ZEPHYR_BASE}/boards/qemu/qemu_x86/qemu_x86_tiny.ld"
default "${ZEPHYR_BASE}/boards/qemu/x86/qemu_x86_tiny.ld"
config X86_EXTRA_PAGE_TABLE_PAGES
# This is needed for gen_mmu.py to map the flash into memory