diff options
Diffstat (limited to 'meta/conf/machine/include/tune-cortexr4.inc')
| -rw-r--r-- | meta/conf/machine/include/tune-cortexr4.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/conf/machine/include/tune-cortexr4.inc b/meta/conf/machine/include/tune-cortexr4.inc new file mode 100644 index 0000000000..93c82e8607 --- /dev/null +++ b/meta/conf/machine/include/tune-cortexr4.inc | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | # valid options for -march: `armv7', `armv7-r' | ||
| 2 | TARGET_CC_ARCH = "-march=armv7-r -mtune=cortex-r4 -mfpu=vfp -mfloat-abi=softfp" | ||
| 3 | FEED_ARCH = "armv7" | ||
| 4 | PACKAGE_ARCH = "armv7" | ||
