Reintroduce ATMEL_MIRROR in at91bootstrap

This commit is contained in:
Ulf Samuelsson 2007-07-29 07:09:57 +00:00
parent f310fff8ca
commit 45c8379b67
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@
#############################################################
AT91BOOTSTRAP_VERSION:=2.3
AT91BOOTSTRAP_NAME:=at91bootstrap-$(AT91BOOTSTRAP_VERSION)
ATMEL_MIRROR:=$(strip $(subst ",, $(BR2_ATMEL_MIRROR)))
#"))
AT91BOOTSTRAP_SITE:=$(ATMEL_MIRROR)/Source
AT91BOOTSTRAP_SOURCE:=$(AT91BOOTSTRAP_NAME).tar.bz2
AT91BOOTSTRAP_DIR:=$(PROJECT_BUILD_DIR)/$(AT91BOOTSTRAP_NAME)