From 9bd4456c5a83c3474fdf9fe5cf14004a0874e2c8 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 4 Jun 2009 19:48:44 +0200 Subject: add experimental linksys wag54h ar7 support - network interface does not work, but system can boot --- target/foxboard/tools/e100boot/Makefile | 2 +- target/foxboard/tools/squashfs/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'target/foxboard') diff --git a/target/foxboard/tools/e100boot/Makefile b/target/foxboard/tools/e100boot/Makefile index 9e9f78861..a6eba9dad 100644 --- a/target/foxboard/tools/e100boot/Makefile +++ b/target/foxboard/tools/e100boot/Makefile @@ -9,7 +9,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 866beabf5..0887afc22 100644 --- a/target/foxboard/tools/squashfs/Makefile +++ b/target/foxboard/tools/squashfs/Makefile @@ -9,7 +9,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} -- cgit v1.2.3