diff options
| -rw-r--r-- | meta-xilinx-standalone-experimental/conf/layer.conf | 3 |
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 | ||
| 22 | LAYERSERIES_COMPAT_xilinx-standalone-exp = "langdale" | 22 | LAYERSERIES_COMPAT_xilinx-standalone-exp = "langdale" |
| 23 | |||
| 24 | # Aid debugging, show where the device trees are we are using | ||
| 25 | BUILDCFG_VARS:append = " SYSTEM_DTFILE CONFIG_DTFILE" | ||
