projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a857270
)
don't use the older 2.0 squashfs format
author
Eric Andersen
<andersen@codepoet.org>
Fri, 24 Jun 2005 14:29:10 +0000
(14:29 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Fri, 24 Jun 2005 14:29:10 +0000
(14:29 -0000)
target/squashfs/squashfsroot.mk
patch
|
blob
|
history
diff --git
a/target/squashfs/squashfsroot.mk
b/target/squashfs/squashfsroot.mk
index 358c3bc6af949136755b387078a462a9fbe01d10..7aac15c7d5ac288b6a810858f58fe958c6c78a23 100644
(file)
--- a/
target/squashfs/squashfsroot.mk
+++ b/
target/squashfs/squashfsroot.mk
@@
-79,7
+79,7
@@
squashfsroot: squashfs host-fakeroot makedevs
$(SQUASHFS_DIR)/squashfs-tools/mksquashfs \
$(TARGET_DIR) \
$(IMAGE).squashfs \
- -
2.0 -
noappend $(SQUASHFS_ENDIANNESS)
+ -noappend $(SQUASHFS_ENDIANNESS)
squashfsroot-source: squashfs-source