diff options
Diffstat (limited to 'toolchain-layer/recipes-devtools/gcc/gcc-common-4.6.inc')
-rw-r--r-- | toolchain-layer/recipes-devtools/gcc/gcc-common-4.6.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/toolchain-layer/recipes-devtools/gcc/gcc-common-4.6.inc b/toolchain-layer/recipes-devtools/gcc/gcc-common-4.6.inc new file mode 100644 index 000000000..695079772 --- /dev/null +++ b/toolchain-layer/recipes-devtools/gcc/gcc-common-4.6.inc | |||
@@ -0,0 +1,4 @@ | |||
1 | # this will prepend this layer to FILESPATH | ||
2 | FILESEXTRAPATHS := "${THISDIR}/gcc-4.6" | ||
3 | PRINC = "5" | ||
4 | ARM_INSTRUCTION_SET = "arm" | ||