summaryrefslogtreecommitdiff
path: root/package/u-boot/Makefile
diff options
context:
space:
mode:
authorWademar Brodkorb <wbx@openadk.org>2024-08-04 04:48:55 +0200
committerWademar Brodkorb <wbx@openadk.org>2024-08-04 12:39:22 +0200
commitcf88d1477ab74555131a3b78bc3d4cb4ec8f5727 (patch)
tree94cafc60ad3262eaca934988f76fc34eed350e89 /package/u-boot/Makefile
parent96357ef61227503512de7cbbbc43417abeb5f2c3 (diff)
solidrun-clearfog: make it boot with OpenADK mini.config
Diffstat (limited to 'package/u-boot/Makefile')
-rw-r--r--package/u-boot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/u-boot/Makefile b/package/u-boot/Makefile
index c3976e0ce..fa0f1a687 100644
--- a/package/u-boot/Makefile
+++ b/package/u-boot/Makefile
@@ -27,7 +27,7 @@ $(eval $(call PKG_template,U_BOOT,u-boot,$(PKG_VERSION)-$(PKG_RELEASE),$(PKG_DEP
UBOOT:= u-boot.bin
ifeq ($(ADK_TARGET_SYSTEM_SOLIDRUN_CLEARFOG),y)
CONFIG:= clearfog_defconfig
-UBOOT:= u-boot-spl.kwb
+UBOOT:= u-boot-with-spl.kwb
endif
ifeq ($(ADK_TARGET_SYSTEM_PHYTEC_IMX6),y)
CONFIG:= pcm058_defconfig