summaryrefslogtreecommitdiff
path: root/conf/machine/colibri-imx6ull-emmc.conf
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2023-08-07 09:29:19 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2023-08-07 11:32:02 +0200
commit0ea84be0fea3f2456dd0f3bb572ddf071ab1f150 (patch)
treef30fe7ae6c33035953c4beddf4956cd90dc8ece3 /conf/machine/colibri-imx6ull-emmc.conf
parent718e9b380f06d7bd76a3d0087909693db4f421c7 (diff)
machines: arch arm: rt: follow change to vendor subdir for dtbs
The RT kernel is now available in a 6.5-rc tree. Follow commit ce9a5ef ("machines: arch arm: follow change to vendor subdir for dtbs") accordingly. Related-to: ELB-5263 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'conf/machine/colibri-imx6ull-emmc.conf')
-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 8f36953..d84cd02 100644
--- a/conf/machine/colibri-imx6ull-emmc.conf
+++ b/conf/machine/colibri-imx6ull-emmc.conf
@@ -18,7 +18,7 @@ PREFERRED_PROVIDER_virtual/dtb:use-mainline-bsp = "device-tree-overlays-mainline
# with kernel 6.5 the device trees were moved to vendor subdirs
KERNEL_DTB_PREFIX = "nxp/imx/"
-KERNEL_DTB_PREFIX:preempt-rt = ""
+KERNEL_DTB_PREFIX:preempt-rt = "nxp/imx/"
KERNEL_DTB_PREFIX:use-nxp-bsp = ""
KERNEL_DEVICETREE = " \
${KERNEL_DTB_PREFIX}imx6ull-colibri-emmc-aster.dtb \