summaryrefslogtreecommitdiff
path: root/misc/buildroot/configs/cortexa8-eabi-defconfig-4.6.3
diff options
context:
space:
mode:
Diffstat (limited to 'misc/buildroot/configs/cortexa8-eabi-defconfig-4.6.3')
-rw-r--r--misc/buildroot/configs/cortexa8-eabi-defconfig-4.6.35
1 files changed, 4 insertions, 1 deletions
diff --git a/misc/buildroot/configs/cortexa8-eabi-defconfig-4.6.3 b/misc/buildroot/configs/cortexa8-eabi-defconfig-4.6.3
index 73a40985b..ae38a77ea 100644
--- a/misc/buildroot/configs/cortexa8-eabi-defconfig-4.6.3
+++ b/misc/buildroot/configs/cortexa8-eabi-defconfig-4.6.3
@@ -42,6 +42,7 @@ BR2_cortex_a8=y
# BR2_sa1100 is not set
# BR2_xscale is not set
# BR2_iwmmxt is not set
+BR2_GCC_CORTEX=y
# BR2_ARM_OABI is not set
BR2_ARM_EABI=y
BR2_ARCH="arm"
@@ -79,6 +80,7 @@ BR2_GNU_TARGET_SUFFIX="nuttx-eabi"
# BR2_BINUTILS_VERSION_2_19_1 is not set
# BR2_BINUTILS_VERSION_2_21_1 is not set
BR2_BINUTILS_VERSION_2_22=y
+# BR2_BINUTILS_VERSION_2_24 is not set
BR2_BINUTILS_VERSION="2.22"
BR2_EXTRA_BINUTILS_CONFIG_OPTIONS=""
@@ -92,6 +94,7 @@ BR2_PACKAGE_GCC=y
# BR2_GCC_VERSION_4_3_3 is not set
# BR2_GCC_VERSION_4_5_2 is not set
BR2_GCC_VERSION_4_6_3=y
+# BR2_GCC_VERSION_4_8_2 is not set
BR2_GCC_SUPPORTS_SYSROOT=y
BR2_GCC_VERSION="4.6.3"
# BR2_GCC_USE_SJLJ_EXCEPTIONS is not set
@@ -121,5 +124,5 @@ BR2_PACKAGE_GENROMFS=y
# BR2_PACKAGE_SSTRIP_HOST is not set
# BR2_ENABLE_MULTILIB is not set
BR2_LARGEFILE=y
-BR2_SOFT_FLOAT=y
+# BR2_SOFT_FLOAT is not set
BR2_TARGET_OPTIMIZATION="-Os -pipe"