u-boot on qemu: remove currently unused x86 target

it doesn't build, at present, but isn't used by any
coreboot targets, so the build issue does not come up
during release builds, but i did find it laying around
during my audits.

x86 qemu is on todo for libreboot, on all x86 boards,
but the current config is broken, so: remove it.

it's very much a requirement that anything in lbmk should
work.

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2024-06-01 22:53:23 +01:00
parent 6d59f1d0be
commit 9daf7f05f1
2 changed files with 0 additions and 1715 deletions
File diff suppressed because it is too large Load Diff
-3
View File
@@ -1,3 +0,0 @@
tree="default"
xtree="default"
xarch="i386-elf"