summaryrefslogtreecommitdiffstats
path: root/conf/machine/am65xx-evm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/am65xx-evm.conf')
-rw-r--r--conf/machine/am65xx-evm.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/am65xx-evm.conf b/conf/machine/am65xx-evm.conf
index 0652a0af..cc15d73f 100644
--- a/conf/machine/am65xx-evm.conf
+++ b/conf/machine/am65xx-evm.conf
@@ -32,4 +32,4 @@ OPTEEOUTPUTMACHINE = "k3"
32IMAGE_BOOT_FILES = "tispl.bin u-boot.img" 32IMAGE_BOOT_FILES = "tispl.bin u-boot.img"
33WKS_FILE ?= "sdimage-bootpart.wks" 33WKS_FILE ?= "sdimage-bootpart.wks"
34 34
35do_image_wic[depends] += "mtools-native:do_populate_sysroot dosfstools-native:do_populate_sysroot u-boot:do_deploy" 35do_image_wic[depends] += "u-boot:do_deploy"