diff options
author | Leah Rowe <vimuser@noreply.codeberg.org> | 2023-10-23 22:42:35 +0000 |
---|---|---|
committer | Leah Rowe <vimuser@noreply.codeberg.org> | 2023-10-23 22:42:35 +0000 |
commit | f1785c3f43734108443fed9c6b91ffcb835ae097 (patch) | |
tree | f354dd5a1809fbd1e68c0a292be67d6ccb2670c5 /config/u-boot/qemu_x86_12mb/target.cfg | |
parent | b353b0c7134d155feb53b3ab17fdf6ad959ba668 (diff) | |
parent | 03c830b2e9dd8f0847045700349c69ab40458ad8 (diff) |
Merge pull request 'u-boot: Add qemu_x86_12mb build again' (#143) from alpernebbi/lbmk:uboot-qemu-x86 into master
Reviewed-on: https://codeberg.org/libreboot/lbmk/pulls/143
Diffstat (limited to 'config/u-boot/qemu_x86_12mb/target.cfg')
-rw-r--r-- | config/u-boot/qemu_x86_12mb/target.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/u-boot/qemu_x86_12mb/target.cfg b/config/u-boot/qemu_x86_12mb/target.cfg new file mode 100644 index 00000000..24b7cb0c --- /dev/null +++ b/config/u-boot/qemu_x86_12mb/target.cfg @@ -0,0 +1,2 @@ +tree="default" +arch="x86_64" |