summaryrefslogtreecommitdiff
path: root/target/foxboard/tools
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-06-04 19:52:43 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-06-04 19:52:43 +0200
commit4aaa0516b17cc459b7441bb13b6f2676c3da54e4 (patch)
treea99b15406e14a88ee3c53a4f5e51b2edf99c7b5f /target/foxboard/tools
parentcf7d637ee9c6034152f9f789c8e65893f0295289 (diff)
parent8a2754e0fbdea7497281327f2896be2a1253a107 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/foxboard/tools')
-rw-r--r--target/foxboard/tools/e100boot/Makefile2
-rw-r--r--target/foxboard/tools/squashfs/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/target/foxboard/tools/e100boot/Makefile b/target/foxboard/tools/e100boot/Makefile
index 8b523d342..d807f2349 100644
--- a/target/foxboard/tools/e100boot/Makefile
+++ b/target/foxboard/tools/e100boot/Makefile
@@ -7,7 +7,7 @@ PKG_NAME:= e100boot
PKG_VERSION:= 0.1
PKG_RELEASE:= 1
PKG_MD5SUM:= 11fd53e7824dc550e4cffbc4cd114c3e
-MASTER_SITES:= http://download.tuxfamily.org/crisos/repository/source/
+PKG_SITES:= http://download.tuxfamily.org/crisos/repository/source/
DISTFILES:= ${PKG_NAME}.tar.bz2
WRKDIST= ${WRKDIR}/${PKG_NAME}
diff --git a/target/foxboard/tools/squashfs/Makefile b/target/foxboard/tools/squashfs/Makefile
index 669c30367..a55181f88 100644
--- a/target/foxboard/tools/squashfs/Makefile
+++ b/target/foxboard/tools/squashfs/Makefile
@@ -7,7 +7,7 @@ PKG_NAME:= squashfs
PKG_VERSION:= 4.0
PKG_RELEASE:= 1
PKG_MD5SUM:= a3c23391da4ebab0ac4a75021ddabf96
-MASTER_SITES:= ${MASTER_SITE_SOURCEFORGE:=squashfs/}
+PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=squashfs/}
DISTFILES:= ${PKG_NAME}${PKG_VERSION}.tar.gz
WRKDIST= ${WRKDIR}/$(PKG_NAME)${PKG_VERSION}