summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/k3.inc
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/include/k3.inc')
-rw-r--r--conf/machine/include/k3.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/include/k3.inc b/conf/machine/include/k3.inc
index c9ff553d..3416be9e 100644
--- a/conf/machine/include/k3.inc
+++ b/conf/machine/include/k3.inc
@@ -39,5 +39,4 @@ IMAGE_FSTYPES += "tar.xz wic.xz"
39# u-boot-k3-r5 and ti-sci-fw recipes 39# u-boot-k3-r5 and ti-sci-fw recipes
40IMAGE_BOOT_FILES ?= "${SPL_BINARY} u-boot.${UBOOT_SUFFIX}" 40IMAGE_BOOT_FILES ?= "${SPL_BINARY} u-boot.${UBOOT_SUFFIX}"
41WKS_FILE ?= "sdimage-bootpart.wks" 41WKS_FILE ?= "sdimage-bootpart.wks"
42
43do_image_wic[depends] += "u-boot:do_deploy" 42do_image_wic[depends] += "u-boot:do_deploy"