[Buildroot] svn commit: trunk/buildroot/package

Ulf Samuelsson ulf at atmel.com
Sun Jul 22 23:00:43 UTC 2007


As pointed out before, this patch breaks the future AVR32 architecture support.
Please submit a patch ASAP making ATMEL_MIRROR visible from toolchain/*/*.mk.

Best Regards
Ulf Samuelsson


> Author: sjhill
> Date: 2007-07-22 13:09:54 -0700 (Sun, 22 Jul 2007)
> New Revision: 19195
> 
> Log:
> No platform code in this file.
> 
> 
> Modified:
>   trunk/buildroot/package/Makefile.in
> 
> 
> Changeset:
> Modified: trunk/buildroot/package/Makefile.in
> ===================================================================
> --- trunk/buildroot/package/Makefile.in 2007-07-22 17:17:03 UTC (rev 19194)
> +++ trunk/buildroot/package/Makefile.in 2007-07-22 20:09:54 UTC (rev 19195)
> @@ -107,10 +107,6 @@
> TARGET_PATH="$(STAGING_DIR)/bin:$(TOOL_BUILD_DIR)/bin:$(TOOLCHAIN_EXTERNAL_PATH)/bin:$(PATH)"
> IMAGE:=$(BINARIES_DIR)/rootfs.$(TOOLCHAIN_EXTERNAL_PREFIX)
> 
> -# ATMEL_MIRROR Needs to be available before toolchain is built
> -ATMEL_MIRROR:=$(strip  $(subst ",, $(BR2_ATMEL_MIRROR)))
> -#"))
> -
> REAL_GNU_TARGET_NAME=$(TOOLCHAIN_EXTERNAL_PREFIX)
> GNU_TARGET_NAME=$(TOOLCHAIN_EXTERNAL_PREFIX)
> KERNEL_CROSS=$(TOOLCHAIN_EXTERNAL_PATH)/bin/$(TOOLCHAIN_EXTERNAL_PREFIX)-
> 
> _______________________________________________
> buildroot mailing list
> buildroot at uclibc.org
> http://busybox.net/mailman/listinfo/buildroot
>



More information about the buildroot mailing list