summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex-mainline_%.bbappend
diff options
context:
space:
mode:
authorOleksandr Suvorov <oleksandr.suvorov@toradex.com>2020-06-19 14:04:11 +0300
committerOleksandr Suvorov <oleksandr.suvorov@toradex.com>2020-06-19 14:07:17 +0300
commite0beff9f048259b24b147b21f49c1463ebd70511 (patch)
treeb3ccbb66d2d09ce71fc19e8160720d14b7ad9b75 /recipes-kernel/linux/linux-toradex-mainline_%.bbappend
parentb8b2e862432c0a30f41bd19efb66ec80267e7f5d (diff)
linux-toradex-mainline: fix adding symbols to dtb files
There is a dead code in the linux-toradex-mainline.inc, that doesn't really install dtb files into the final image. Remove this code add add the option to compile dtb files with symbols in the proper place. Related-to: ELB-2797 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
Diffstat (limited to 'recipes-kernel/linux/linux-toradex-mainline_%.bbappend')
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline_%.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-toradex-mainline_%.bbappend b/recipes-kernel/linux/linux-toradex-mainline_%.bbappend
new file mode 100644
index 0000000..a4bc867
--- /dev/null
+++ b/recipes-kernel/linux/linux-toradex-mainline_%.bbappend
@@ -0,0 +1 @@
+EXTRA_OEMAKE += "DTC_FLAGS=-@ "