X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/17c7b6c3fdc48301e50d22cc6138ede16bd1be24..823a90641ea19952e5e4edba3a84fabb22716bdd:/target/linux/etrax/image/e100boot/Makefile

diff --git a/target/linux/etrax/image/e100boot/Makefile b/target/linux/etrax/image/e100boot/Makefile
index ebc9ef3d4..4a30caf72 100644
--- a/target/linux/etrax/image/e100boot/Makefile
+++ b/target/linux/etrax/image/e100boot/Makefile
@@ -4,7 +4,6 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id$
 
 include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/kernel.mk
@@ -14,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)