aboutsummaryrefslogtreecommitdiff
path: root/payloads/external
diff options
context:
space:
mode:
Diffstat (limited to 'payloads/external')
-rw-r--r--payloads/external/U-Boot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/payloads/external/U-Boot/Makefile b/payloads/external/U-Boot/Makefile
index c17b67fd4e..b47e74c738 100644
--- a/payloads/external/U-Boot/Makefile
+++ b/payloads/external/U-Boot/Makefile
@@ -65,7 +65,7 @@ else
false
endif
else
- cat $(project_dir)/configs/coreboot-x86_defconfig >> $(project_config_file)
+ cat $(project_dir)/configs/coreboot_defconfig >> $(project_config_file)
endif
$(MAKE) -C $(project_dir) olddefconfig