summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--target/linux/etrax/image/e100boot/Makefile5
1 files 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)