mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
Reintroduce ATMEL_MIRROR in at91bootstrap
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user