summaryrefslogtreecommitdiffstats
path: root/conf/machine/j7-evm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/j7-evm.conf')
-rw-r--r--conf/machine/j7-evm.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/j7-evm.conf b/conf/machine/j7-evm.conf
index da3cc8e7..0a0c5bd5 100644
--- a/conf/machine/j7-evm.conf
+++ b/conf/machine/j7-evm.conf
@@ -29,7 +29,7 @@ OPTEEOUTPUTMACHINE = "k3"
29IMAGE_BOOT_FILES = "tispl.bin u-boot.img" 29IMAGE_BOOT_FILES = "tispl.bin u-boot.img"
30WKS_FILE ?= "sdimage-bootpart.wks" 30WKS_FILE ?= "sdimage-bootpart.wks"
31 31
32do_image_wic[depends] += "mtools-native:do_populate_sysroot dosfstools-native:do_populate_sysroot u-boot:do_deploy" 32do_image_wic[depends] += "u-boot:do_deploy"
33 33
34# Set the list of device targets for ti-pdk class recipes 34# Set the list of device targets for ti-pdk class recipes
35TI_PDK_LIMIT_SOCS = "j721e" 35TI_PDK_LIMIT_SOCS = "j721e"