Reintroduce ATMEL_MIRROR in at91bootstrap
This commit is contained in:
parent
f310fff8ca
commit
45c8379b67
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user