summaryrefslogtreecommitdiff
path: root/misc/buildroot/configs/arm920t-defconfig-4.3.3
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/arm920t-defconfig-4.3.3
parent45d32292cbec56be065622ae4c991f0cd2f4a9bd (diff)
downloadpx4-nuttx-e6b75ee4db8135502089016e117da1afeb73120b.tar.gz
px4-nuttx-e6b75ee4db8135502089016e117da1afeb73120b.tar.bz2
px4-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/arm920t-defconfig-4.3.3')
-rw-r--r--misc/buildroot/configs/arm920t-defconfig-4.3.34
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/buildroot/configs/arm920t-defconfig-4.3.3 b/misc/buildroot/configs/arm920t-defconfig-4.3.3
index 9fd6b6a56..1864e2515 100644
--- a/misc/buildroot/configs/arm920t-defconfig-4.3.3
+++ b/misc/buildroot/configs/arm920t-defconfig-4.3.3
@@ -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
@@ -54,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=""