summaryrefslogtreecommitdiff
path: root/misc/buildroot/configs/m68k-defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-01-06 15:37:21 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-01-06 15:37:21 +0000
commit2e3d15b793bf9ff2e20fa99e13c2f142a15dca44 (patch)
tree4a50fe1845ec71122331698e8f91eccfac025458 /misc/buildroot/configs/m68k-defconfig
parentd705df951fe8d56b3b79e33af5be468edb178e13 (diff)
downloadnuttx-2e3d15b793bf9ff2e20fa99e13c2f142a15dca44.tar.gz
nuttx-2e3d15b793bf9ff2e20fa99e13c2f142a15dca44.tar.bz2
nuttx-2e3d15b793bf9ff2e20fa99e13c2f142a15dca44.zip
Make sure ARM gcc-3.4.6 still builds
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1467 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'misc/buildroot/configs/m68k-defconfig')
-rw-r--r--misc/buildroot/configs/m68k-defconfig9
1 files changed, 7 insertions, 2 deletions
diff --git a/misc/buildroot/configs/m68k-defconfig b/misc/buildroot/configs/m68k-defconfig
index cbe3c11cd..b1c8726f2 100644
--- a/misc/buildroot/configs/m68k-defconfig
+++ b/misc/buildroot/configs/m68k-defconfig
@@ -9,12 +9,15 @@ BR2_HAVE_DOT_CONFIG=y
# BR2_cris is not set
# BR2_i386 is not set
BR2_m68k=y
+# BR2_m68hc11 is not set
+# BR2_m68hc12 is not set
# BR2_mips is not set
# BR2_mipsel is not set
# BR2_nios2 is not set
# BR2_powerpc is not set
# BR2_sh is not set
# BR2_sh64 is not set
+# BR2_h8300 is not set
# BR2_sparc is not set
# BR2_x86_64 is not set
BR2_ARCH="m68k"
@@ -64,11 +67,12 @@ BR2_BINUTILS_VERSION_2_17=y
# BR2_BINUTILS_VERSION_2_17_50_0_8 is not set
# BR2_BINUTILS_VERSION_2_17_50_0_9 is not set
# BR2_BINUTILS_VERSION_2_17_50_0_10 is not set
+# BR2_BINUTILS_VERSION_2_19 is not set
BR2_BINUTILS_VERSION="2.17"
BR2_EXTRA_BINUTILS_CONFIG_OPTIONS=""
#
-# Gcc Options
+# GCC Options
#
# BR2_GCC_VERSION_3_3_5 is not set
# BR2_GCC_VERSION_3_3_6 is not set
@@ -86,7 +90,8 @@ BR2_GCC_VERSION_3_4_6=y
# BR2_GCC_VERSION_4_1_1 is not set
# BR2_GCC_VERSION_4_1_2 is not set
# BR2_GCC_VERSION_4_2 is not set
-# BR2_GCC_IS_SNAP is not set
+# BR2_GCC_VERSION_4_2_4 is not set
+# BR2_GCC_SUPPORTS_SYSROOT is not set
BR2_GCC_VERSION="3.4.6"
# BR2_GCC_USE_SJLJ_EXCEPTIONS is not set
BR2_EXTRA_GCC_CONFIG_OPTIONS=""