summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/colibri-vf.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/colibri-vf.conf b/conf/machine/colibri-vf.conf
index 1c77b81..d7299a9 100644
--- a/conf/machine/colibri-vf.conf
+++ b/conf/machine/colibri-vf.conf
@@ -15,9 +15,9 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-toradex-fsl"
PREFERRED_PROVIDER_u-boot = "u-boot-toradex-fsl"
PREFERRED_PROVIDER_virtual/bootloader = "u-boot-toradex-fsl"
+UBOOT_MACHINE = "colibri_vf_config"
UBOOT_SUFFIX = "imx"
UBOOT_MAKE_TARGET = ""
-UBOOT_MACHINE = "colibri_vf_config"
#All other Toradex modules require version 1.14, so stay with it also with the VF modules
PREFERRED_PROVIDER_virtual/xserver_vf = "xserver-xorg"