1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-01 02:51:05 +03:00

squashfs-2.0

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
mbm 2004-05-26 01:28:41 +00:00
parent 3b0a9d52e2
commit 9570c4f6c5
2 changed files with 3705 additions and 258 deletions

View File

@ -3,9 +3,9 @@
# mksquashfs to build to target squashfs filesystems
#
#############################################################
SQUASHFS_DIR=$(BUILD_DIR)/squashfs1.3r3
SQUASHFS_SOURCE=squashfs1.3r3.tar.gz
SQUASHFS_SITE=http://aleron.dl.sourceforge.net/sourceforge/squashfs
SQUASHFS_DIR=$(BUILD_DIR)/squashfs2.0
SQUASHFS_SOURCE=squashfs2.0-ALPHA.tar.gz
SQUASHFS_SITE=http://dl.sourceforge.net/sourceforge/squashfs
$(DL_DIR)/$(SQUASHFS_SOURCE):
$(WGET) -P $(DL_DIR) $(SQUASHFS_SITE)/$(SQUASHFS_SOURCE)

File diff suppressed because it is too large Load Diff