Reintroduce ATMEL_MIRROR in u-boot
This commit is contained in:
parent
9558f26f4e
commit
0bddf714ea
@ -8,6 +8,8 @@
|
||||
#
|
||||
#############################################################
|
||||
UBOOT_VERSION:=1.2.0-atmel
|
||||
ATMEL_MIRROR:=$(strip $(subst ",, $(BR2_ATMEL_MIRROR)))
|
||||
#"))
|
||||
UBOOT_DIR:=$(BUILD_DIR)/u-boot-$(UBOOT_VERSION)
|
||||
UBOOT_BUILD_DIR:=$(PROJECT_BUILD_DIR)/u-boot-$(UBOOT_VERSION)
|
||||
UBOOT_SOURCE:=u-boot-$(UBOOT_VERSION).tar.bz2
|
||||
|
Loading…
Reference in New Issue
Block a user