summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2021-08-09 19:10:01 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2021-08-09 19:17:11 +0200
commit8d54c5897f90f61b46bd832eadcdc6aa4a13a39f (patch)
treecd7a4dd84b9f24b8fb138587d73f90d577497801
parent71ebff4acf5210722344b15b23a7c3f75faced40 (diff)
colibri-imx6ull-emmc: fix override spelling
With the wrong spelling no device trees are built and deployed. Fixes commit 71ebff4 ("colibri-imx6ull-emmc: add machine configuration") Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--conf/machine/colibri-imx6ull-emmc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/colibri-imx6ull-emmc.conf b/conf/machine/colibri-imx6ull-emmc.conf
index 9e3e08d..4484330 100644
--- a/conf/machine/colibri-imx6ull-emmc.conf
+++ b/conf/machine/colibri-imx6ull-emmc.conf
@@ -11,7 +11,7 @@ include conf/machine/include/tune-cortexa7.inc
PREFERRED_PROVIDER_virtual/kernel_use-nxp-bsp ?= "linux-toradex"
-KERNEL_DEVICETREE_use_nxp_bsp = " \
+KERNEL_DEVICETREE_use-nxp-bsp = " \
imx6ull-colibri-emmc-aster.dtb \
imx6ull-colibri-emmc-eval-v3.dtb \
imx6ull-colibri-emmc-iris.dtb \