summaryrefslogtreecommitdiff
path: root/misc/buildroot/configs/arm926t-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/arm926t-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/arm926t-defconfig-4.2.4')
-rw-r--r--misc/buildroot/configs/arm926t-defconfig-4.2.48
1 files changed, 5 insertions, 3 deletions
diff --git a/misc/buildroot/configs/arm926t-defconfig-4.2.4 b/misc/buildroot/configs/arm926t-defconfig-4.2.4
index 9041e955c..46dfc5a55 100644
--- a/misc/buildroot/configs/arm926t-defconfig-4.2.4
+++ b/misc/buildroot/configs/arm926t-defconfig-4.2.4
@@ -5,6 +5,7 @@ BR2_HAVE_DOT_CONFIG=y
# BR2_alpha is not set
BR2_arm=y
# BR2_armeb is not set
+# BR2_avr is not set
# BR2_avr32 is not set
# BR2_bfin is not set
# BR2_cris is not set
@@ -24,6 +25,7 @@ BR2_arm=y
# BR2_x86_64 is not set
# BR2_generic_arm is not set
# BR2_arm610 is not set
+# BR2_arm7tdmi is not set
# BR2_arm710 is not set
# BR2_arm720t is not set
# BR2_arm740t is not set
@@ -31,6 +33,7 @@ BR2_arm=y
# BR2_arm922t is not set
BR2_arm926t=y
# BR2_arm1136jf_s is not set
+# BR2_cortex_m3 is not set
# BR2_sa110 is not set
# BR2_sa1100 is not set
# BR2_xscale is not set
@@ -52,9 +55,6 @@ BR2_ZCAT="zcat"
BR2_BZCAT="bzcat"
BR2_TAR_OPTIONS=""
BR2_DL_DIR="$(BASE_DIR)/../archives"
-BR2_SOURCEFORGE_MIRROR="easynews"
-BR2_ATMEL_MIRROR="ftp://at91dist:distrib@81.80.104.162/AT91_Third_Party_Design_Flow/Linux_Host/"
-BR2_AT91_PATCH_MIRROR="http://maxim.org.za/AT91RM9200/2.6/"
BR2_STAGING_DIR="$(BUILD_DIR)/staging_dir"
BR2_NUTTX_DIR="$(TOPDIR)/../nuttx"
BR2_TOPDIR_PREFIX=""
@@ -73,6 +73,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=""
@@ -81,6 +82,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