summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-07-19 14:22:09 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2014-08-04 11:12:26 +0200
commit54c0298590416224e7a969e8cc4e0d664dcac25a (patch)
tree8268316ae35c768b601671efba49d44eb51cf028 /conf
parentc55bf1c41d32e0989672fd203ad93a1df4968e34 (diff)
colibri-vf.conf: cleanup
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"