diff options
-rw-r--r-- | conf/machine/include/tune-arm1136jf-s.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/include/tune-arm1136jf-s.conf b/conf/machine/include/tune-arm1136jf-s.conf new file mode 100644 index 0000000000..9b4174018c --- /dev/null +++ b/conf/machine/include/tune-arm1136jf-s.conf @@ -0,0 +1,2 @@ +TARGET_CC_ARCH = "-march=armv6 -mtune=arm1136jf-s -mfpu=vfp" +PACKAGE_ARCH = "armv6"
\ No newline at end of file |