[Buildroot] svn commit: trunk/buildroot/package

sjhill at uclibc.org sjhill at uclibc.org
Sun Jul 22 20:09:55 UTC 2007


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)-




More information about the buildroot mailing list