summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2013-11-20 10:32:41 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2013-11-21 18:48:16 +0100
commit081160fb167608c6862ddb1fc1142091cfe56345 (patch)
tree052e6c2020e1c50047acebeb75d4f22a985fef55 /conf
parent6751422faad19808f17e28c6ec2ce018030099f9 (diff)
Vybrid: add 'vf' to SOC_FAMILY
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/colibri-vf50.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/colibri-vf50.conf b/conf/machine/colibri-vf50.conf
index 422e18a..2fa4bbe 100644
--- a/conf/machine/colibri-vf50.conf
+++ b/conf/machine/colibri-vf50.conf
@@ -9,7 +9,7 @@ include conf/machine/include/imx-base.inc
include conf/machine/include/tune-cortexa5.inc
#TODO
-SOC_FAMILY = "vf60"
+SOC_FAMILY = "vf:vf60"
PREFERRED_PROVIDER_virtual/kernel = "linux-toradex-vf"
PREFERRED_PROVIDER_u-boot = "u-boot-colibri-vf"