From dafcdcd5696e8a7ecf610a15165948eb5be6d19e Mon Sep 17 00:00:00 2001 From: Claudio Mignanti Date: Sun, 5 Jul 2009 09:54:21 +0000 Subject: [PATCH] Add mirror for utility e100boot SVN-Revision: 16682 --- target/linux/etrax/image/e100boot/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/target/linux/etrax/image/e100boot/Makefile b/target/linux/etrax/image/e100boot/Makefile index c5ae676358..4a30caf72f 100644 --- a/target/linux/etrax/image/e100boot/Makefile +++ b/target/linux/etrax/image/e100boot/Makefile @@ -13,8 +13,9 @@ PKG_VERSION:=0.1 PKG_RELEASE:=1 PKG_SOURCE:=e100boot.tar.bz2 -PKG_SOURCE_URL:=http://www.acmesystems.it/download/owrt -PKG_MD5SUM:= +PKG_SOURCE_URL:=http://www.acmesystems.it/download/owrt \ +http://download.tuxfamily.org/crisos/repository/source/ +PKG_MD5SUM:=11fd53e7824dc550e4cffbc4cd114c3e PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME) -- 2.30.2