diff options
author | Leah Rowe <leah@libreboot.org> | 2024-08-10 17:47:52 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-08-10 17:53:10 +0100 |
commit | 0f7c0aa1c53ee321c45ffaae2da701eaef5a7350 (patch) | |
tree | f357c8c7c7c5c9479dbd99dcbf7374aea9eaae17 /config/coreboot/macbook11_16mb/target.cfg | |
parent | 877f5d6aeb6a1a62f09c95cc214c874d057310d6 (diff) |
coreboot/default: re-merge coreboot/i945
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/macbook11_16mb/target.cfg')
-rw-r--r-- | config/coreboot/macbook11_16mb/target.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/coreboot/macbook11_16mb/target.cfg b/config/coreboot/macbook11_16mb/target.cfg index 03a4d349..a53a1668 100644 --- a/config/coreboot/macbook11_16mb/target.cfg +++ b/config/coreboot/macbook11_16mb/target.cfg @@ -1,4 +1,4 @@ -tree="i945" +tree="default" xarch="i386-elf" payload_seabios="y" payload_grub="y" |