diff options
Diffstat (limited to 'openembedded/conf/machine/include/tune-xscale.conf')
| -rw-r--r-- | openembedded/conf/machine/include/tune-xscale.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/openembedded/conf/machine/include/tune-xscale.conf b/openembedded/conf/machine/include/tune-xscale.conf new file mode 100644 index 0000000000..0b98f09fc8 --- /dev/null +++ b/openembedded/conf/machine/include/tune-xscale.conf | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | TARGET_CC_ARCH = "-march=armv5te -mtune=xscale" | ||
| 2 | PACKAGE_ARCH = "armv5te" | ||
| 3 | |||
