diff options
Diffstat (limited to 'conf/layer.conf')
-rw-r--r-- | conf/layer.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/layer.conf b/conf/layer.conf index 22a745e..ab55aa1 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -9,6 +9,7 @@ BBFILE_PATTERN_meta-de10-nano := "^${LAYERDIR}/" # increase the number BBFILE_PRIORITY_meta-de10-nano = "9" LAYERDEPENDS_meta-de10-nano = "meta-altera" +LAYERSERIES_COMPAT_meta-de10-nano = "zeus" # this is just for release builds META_DE10_NANO_BASE := '${LAYERDIR}' |