summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/imx6ulevk.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/imx6ulevk.conf b/conf/machine/imx6ulevk.conf
index 8f908efe..216f47bd 100644
--- a/conf/machine/imx6ulevk.conf
+++ b/conf/machine/imx6ulevk.conf
@@ -32,7 +32,9 @@ UBOOT_SUFFIX:pn-u-boot-fslc = "img"
32# The u-boot-imx does not provide SPL support 32# The u-boot-imx does not provide SPL support
33SPL_BINARY:pn-u-boot-imx = "" 33SPL_BINARY:pn-u-boot-imx = ""
34UBOOT_MAKE_TARGET:pn-u-boot-imx = "u-boot.imx" 34UBOOT_MAKE_TARGET:pn-u-boot-imx = "u-boot.imx"
35UBOOT_MAKE_TARGET:pn-u-boot-imx-mfgtool = "u-boot.imx"
35UBOOT_SUFFIX:pn-u-boot-imx = "imx" 36UBOOT_SUFFIX:pn-u-boot-imx = "imx"
37UBOOT_SUFFIX:pn-u-boot-imx-mfgtool = "imx"
36 38
37WKS_FILE = " \ 39WKS_FILE = " \
38 ${@bb.utils.contains('IMX_DEFAULT_BOOTLOADER', \ 40 ${@bb.utils.contains('IMX_DEFAULT_BOOTLOADER', \