mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 21:08:26 +02:00
upgrade to squashfs 2.0-r2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@178 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a852244dd9
commit
cc1bde41db
@ -3,8 +3,8 @@
|
|||||||
# mksquashfs to build to target squashfs filesystems
|
# mksquashfs to build to target squashfs filesystems
|
||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
SQUASHFS_DIR=$(BUILD_DIR)/squashfs2.0
|
SQUASHFS_DIR=$(BUILD_DIR)/squashfs2.0r2
|
||||||
SQUASHFS_SOURCE=squashfs2.0.tar.gz
|
SQUASHFS_SOURCE=squashfs2.0-r2.tar.gz
|
||||||
SQUASHFS_SITE=http://dl.sourceforge.net/sourceforge/squashfs
|
SQUASHFS_SITE=http://dl.sourceforge.net/sourceforge/squashfs
|
||||||
|
|
||||||
$(DL_DIR)/$(SQUASHFS_SOURCE):
|
$(DL_DIR)/$(SQUASHFS_SOURCE):
|
||||||
|
Loading…
Reference in New Issue
Block a user