1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-13 10:49:13 +02:00

upgrade to squashfs 2.0-r2

SVN-Revision: 178
This commit is contained in:
Imre Kaloz 2004-11-15 08:20:52 +00:00
parent 0b917ad3f6
commit 73044afabf

View File

@ -3,8 +3,8 @@
# mksquashfs to build to target squashfs filesystems
#
#############################################################
SQUASHFS_DIR=$(BUILD_DIR)/squashfs2.0
SQUASHFS_SOURCE=squashfs2.0.tar.gz
SQUASHFS_DIR=$(BUILD_DIR)/squashfs2.0r2
SQUASHFS_SOURCE=squashfs2.0-r2.tar.gz
SQUASHFS_SITE=http://dl.sourceforge.net/sourceforge/squashfs
$(DL_DIR)/$(SQUASHFS_SOURCE):