diff options
Diffstat (limited to 'meta-microblaze/conf/layer.conf')
| -rw-r--r-- | meta-microblaze/conf/layer.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-microblaze/conf/layer.conf b/meta-microblaze/conf/layer.conf index a517f12d..8e2e66f6 100644 --- a/meta-microblaze/conf/layer.conf +++ b/meta-microblaze/conf/layer.conf | |||
| @@ -12,3 +12,6 @@ BBFILE_PRIORITY_xilinx-microblaze = "5" | |||
| 12 | LAYERDEPENDS_xilinx-microblaze = "core" | 12 | LAYERDEPENDS_xilinx-microblaze = "core" |
| 13 | 13 | ||
| 14 | LAYERSERIES_COMPAT_xilinx-microblaze = "gatesgarth honister hardknott" | 14 | LAYERSERIES_COMPAT_xilinx-microblaze = "gatesgarth honister hardknott" |
| 15 | |||
| 16 | # Microblaze does not support stack-protector! | ||
| 17 | SECURITY_STACK_PROTECTOR:microblaze = "" | ||
