summaryrefslogtreecommitdiff
path: root/config/coreboot/macbook11/target.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'config/coreboot/macbook11/target.cfg')
-rw-r--r--config/coreboot/macbook11/target.cfg6
1 files changed, 5 insertions, 1 deletions
diff --git a/config/coreboot/macbook11/target.cfg b/config/coreboot/macbook11/target.cfg
index c7eddcc2..f41e3fe9 100644
--- a/config/coreboot/macbook11/target.cfg
+++ b/config/coreboot/macbook11/target.cfg
@@ -1,5 +1,9 @@
-tree="i945"
+# SPDX-License-Identifier: GPL-3.0-or-later
+
+tree="default"
xarch="i386-elf"
payload_seabios="y"
payload_grub="y"
grub_scan_disk="ahci"
+build_depend="seabios/default grub/default u-boot/i386coreboot"
+payload_uboot="i386"