diff options
author | Leah Rowe <leah@libreboot.org> | 2023-08-19 23:22:06 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2023-08-19 23:24:18 +0100 |
commit | e25984d781830bc46a20ce67154e0aeb8186286c (patch) | |
tree | 3da1d9af760b2eb4a933717450e537d76b11be48 /resources/u-boot/qemu_x86_12mb/target.cfg | |
parent | e5b898f6cb7ddac9dbffd4a2948861b32ffc8ae0 (diff) |
remove board: qemu_x86_12mb (not usable for now)
x86 u-boot is a bit flaky and this board never builds.
re-add it ot a later date.
u-boot is only really used in arm machines,
for our purposes at least.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'resources/u-boot/qemu_x86_12mb/target.cfg')
-rw-r--r-- | resources/u-boot/qemu_x86_12mb/target.cfg | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/resources/u-boot/qemu_x86_12mb/target.cfg b/resources/u-boot/qemu_x86_12mb/target.cfg deleted file mode 100644 index 24b7cb0c..00000000 --- a/resources/u-boot/qemu_x86_12mb/target.cfg +++ /dev/null @@ -1,2 +0,0 @@ -tree="default" -arch="x86_64" |