From 8d54c5897f90f61b46bd832eadcdc6aa4a13a39f Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 9 Aug 2021 19:10:01 +0200 Subject: 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 --- conf/machine/colibri-imx6ull-emmc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- cgit v1.2.3