summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2021-07-07 18:16:58 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2021-07-07 18:24:45 +0200
commit34f7be7d34bf6a1d333e1daa9a5195cc3647bff4 (patch)
treef33dc535056a2e2539ac75164d0f34cdef135179
parent4a58243170331a1afb9fa0aec8fef492f87f131b (diff)
linux-toradex: merge with bbappend
Merge the bbappend from meta-toradex-bsp-common into the real recipe. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--recipes-kernel/linux/linux-toradex_5.4-2.3.x.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-toradex_5.4-2.3.x.bb b/recipes-kernel/linux/linux-toradex_5.4-2.3.x.bb
index 67a4ad3..03ff2f0 100644
--- a/recipes-kernel/linux/linux-toradex_5.4-2.3.x.bb
+++ b/recipes-kernel/linux/linux-toradex_5.4-2.3.x.bb
@@ -34,6 +34,8 @@ KBUILD_DEFCONFIG_colibri-imx6ull ?= "colibri-imx6ull_defconfig"
KBUILD_DEFCONFIG_mx7 ?= "colibri_imx7_defconfig"
KBUILD_DEFCONFIG_mx8 ?= "toradex_defconfig"
+export DTC_FLAGS = "-@"
+
###############################################################################
# Apply the RT patch and change the configuration to use PREMPT_RT when the
# preempt-rt override is set.