projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e755ea
)
oops, use version 3.0 from the squashfs utilities as well
author
Imre Kaloz
<kaloz@openwrt.org>
Tue, 21 Mar 2006 17:18:47 +0000
(17:18 +0000)
committer
Imre Kaloz
<kaloz@openwrt.org>
Tue, 21 Mar 2006 17:18:47 +0000
(17:18 +0000)
SVN-Revision: 3439
openwrt/target/linux/image/squashfs/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/target/linux/image/squashfs/Makefile
b/openwrt/target/linux/image/squashfs/Makefile
index 77792565b3b40f879277b4c4c3947fbeb0df0254..b5a51f8a3a6d0281442473c882dd1ac4ad75bac2 100644
(file)
--- a/
openwrt/target/linux/image/squashfs/Makefile
+++ b/
openwrt/target/linux/image/squashfs/Makefile
@@
-1,9
+1,9
@@
include $(TOPDIR)/rules.mk
-SQUASHFSLZMA_DIR=$(BUILD_DIR)/squashfs
2.2
-SQUASHFSLZMA_SOURCE=squashfs
2.2
.tar.gz
+SQUASHFSLZMA_DIR=$(BUILD_DIR)/squashfs
3.0
+SQUASHFSLZMA_SOURCE=squashfs
3.0
.tar.gz
SQUASHFSLZMA_SITE=@SF/squashfs
-SQUASHFSLZMA_MD5SUM=9
537f1bfa3efd5df722f1a85cd424414
+SQUASHFSLZMA_MD5SUM=9
fd05d0bfbb712f5fb95edafea5bc733
$(DL_DIR)/$(SQUASHFSLZMA_SOURCE):
$(SCRIPT_DIR)/download.pl $(DL_DIR) $(SQUASHFSLZMA_SOURCE) $(SQUASHFSLZMA_MD5SUM) $(SQUASHFSLZMA_SITE)