From: Thomas Lundquist Date: Sun, 2 Mar 2008 10:25:05 +0000 (-0000) Subject: Closing #2374 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9df5b80739cd9b8b5018bdc9d4a4d8b6b753062b;p=buildroot.git Closing #2374 --- diff --git a/target/device/Atmel/u-boot/u-boot.mk b/target/device/Atmel/u-boot/u-boot.mk index e1b3ecc948..474359e19b 100644 --- a/target/device/Atmel/u-boot/u-boot.mk +++ b/target/device/Atmel/u-boot/u-boot.mk @@ -15,7 +15,7 @@ UBOOT_BUILD_DIR:=$(PROJECT_BUILD_DIR)/u-boot-$(UBOOT_VERSION) UBOOT_SOURCE:=u-boot-$(UBOOT_VERSION).tar.bz2 #UBOOT_SOURCE:=u-boot-1.1.5-atmel.tar.bz2 #UBOOT_SITE:=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/u-boot -UBOOT_SITE:=$(ATMEL_MIRROR)/Source +UBOOT_SITE:=$(ATMEL_MIRROR) UBOOT_PATCH_SITE:=$(ATMEL_MIRROR) UBOOT_CAT:=$(BZCAT) UBOOT_PATCH_SOURCE:=u-boot-1.2.0-atmel-patch.tar.bz2