From e6b75ee4db8135502089016e117da1afeb73120b Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 29 May 2009 19:55:41 +0000 Subject: Add AVR support for the ATmega128 git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1838 42af7a65-404d-4744-a932-0658087f49c3 --- misc/buildroot/configs/cortexm3-defconfig-4.3.3 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'misc/buildroot/configs/cortexm3-defconfig-4.3.3') diff --git a/misc/buildroot/configs/cortexm3-defconfig-4.3.3 b/misc/buildroot/configs/cortexm3-defconfig-4.3.3 index 8fde5f936..5c0c7a783 100644 --- a/misc/buildroot/configs/cortexm3-defconfig-4.3.3 +++ b/misc/buildroot/configs/cortexm3-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 @@ -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 @@ -53,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="" -- cgit v1.2.3