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