summaryrefslogtreecommitdiffstats
path: root/meta-boot2qt-distro/conf/distro/include/toradex.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-boot2qt-distro/conf/distro/include/toradex.inc')
-rw-r--r--meta-boot2qt-distro/conf/distro/include/toradex.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-boot2qt-distro/conf/distro/include/toradex.inc b/meta-boot2qt-distro/conf/distro/include/toradex.inc
index f61aad7..9a252d0 100644
--- a/meta-boot2qt-distro/conf/distro/include/toradex.inc
+++ b/meta-boot2qt-distro/conf/distro/include/toradex.inc
@@ -42,7 +42,7 @@ PREFERRED_PROVIDER_u-boot = "u-boot-toradex"
42 42
43WKS_FILE_DEPENDS += "u-boot-script-toradex" 43WKS_FILE_DEPENDS += "u-boot-script-toradex"
44 44
45MACHINEDIR = "${@d.getVar('MACHINE', True).replace('-','_')}" 45MACHINEDIR = "${@d.getVar('MACHINE').replace('-','_')}"
46IMAGE_BOOT_FILES += " \ 46IMAGE_BOOT_FILES += " \
47 fwd_blk.img;flash_blk.img \ 47 fwd_blk.img;flash_blk.img \
48 fwd_eth.img;flash_eth.img \ 48 fwd_eth.img;flash_eth.img \