summaryrefslogtreecommitdiff
path: root/misc/buildroot/configs/bfin-defconfig-4.2.4
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-29 19:55:41 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-29 19:55:41 +0000
commite6b75ee4db8135502089016e117da1afeb73120b (patch)
treec1d4f8b2db7bdb9240fac576f298bec6fe6e1aa2 /misc/buildroot/configs/bfin-defconfig-4.2.4
parent45d32292cbec56be065622ae4c991f0cd2f4a9bd (diff)
downloadnuttx-e6b75ee4db8135502089016e117da1afeb73120b.tar.gz
nuttx-e6b75ee4db8135502089016e117da1afeb73120b.tar.bz2
nuttx-e6b75ee4db8135502089016e117da1afeb73120b.zip
Add AVR support for the ATmega128
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1838 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'misc/buildroot/configs/bfin-defconfig-4.2.4')
-rw-r--r--misc/buildroot/configs/bfin-defconfig-4.2.44
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/buildroot/configs/bfin-defconfig-4.2.4 b/misc/buildroot/configs/bfin-defconfig-4.2.4
index e22459b2c..de400eafb 100644
--- a/misc/buildroot/configs/bfin-defconfig-4.2.4
+++ b/misc/buildroot/configs/bfin-defconfig-4.2.4
@@ -5,6 +5,7 @@ BR2_HAVE_DOT_CONFIG=y
# BR2_alpha is not set
# BR2_arm is not set
# BR2_armeb is not set
+# BR2_avr is not set
# BR2_avr32 is not set
BR2_bfin=y
# BR2_cris is not set
@@ -34,7 +35,6 @@ BR2_ZCAT="zcat"
BR2_BZCAT="bzcat"
BR2_TAR_OPTIONS=""
BR2_DL_DIR="$(BASE_DIR)/../archives"
-BR2_SOURCEFORGE_MIRROR="easynews"
BR2_STAGING_DIR="$(BUILD_DIR)/staging_dir"
BR2_NUTTX_DIR="$(TOPDIR)/../nuttx"
BR2_TOPDIR_PREFIX=""
@@ -53,6 +53,7 @@ BR2_GNU_TARGET_SUFFIX="elf"
#
# BR2_BINUTILS_VERSION_2_17 is not set
BR2_BINUTILS_VERSION_2_19=y
+# BR2_BINUTILS_VERSION_2_19_1 is not set
BR2_BINUTILS_VERSION="2.19"
BR2_EXTRA_BINUTILS_CONFIG_OPTIONS=""
@@ -61,6 +62,7 @@ BR2_EXTRA_BINUTILS_CONFIG_OPTIONS=""
#
# BR2_GCC_VERSION_3_4_6 is not set
BR2_GCC_VERSION_4_2_4=y
+# BR2_GCC_VERSION_4_3_3 is not set
BR2_GCC_SUPPORTS_SYSROOT=y
BR2_GCC_VERSION="4.2.4"
# BR2_GCC_USE_SJLJ_EXCEPTIONS is not set