summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-xilinx-standalone-experimental/conf/layer.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-xilinx-standalone-experimental/conf/layer.conf b/meta-xilinx-standalone-experimental/conf/layer.conf
index 1bedb7a1..33c7862b 100644
--- a/meta-xilinx-standalone-experimental/conf/layer.conf
+++ b/meta-xilinx-standalone-experimental/conf/layer.conf
@@ -20,3 +20,6 @@ LAYERDEPENDS_xilinx-standalone-exp = "core \
20 " 20 "
21 21
22LAYERSERIES_COMPAT_xilinx-standalone-exp = "langdale" 22LAYERSERIES_COMPAT_xilinx-standalone-exp = "langdale"
23
24# Aid debugging, show where the device trees are we are using
25BUILDCFG_VARS:append = " SYSTEM_DTFILE CONFIG_DTFILE"