projects
/
openwrt
/
staging
/
neocturne.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec4e61e
)
remove the squashfs alignement define
author
Florian Fainelli
<florian@openwrt.org>
Sat, 13 Oct 2012 17:47:30 +0000
(17:47 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sat, 13 Oct 2012 17:47:30 +0000
(17:47 +0000)
Patch from Daniel Gimpelevich.
SVN-Revision: 33754
target/linux/ar7/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ar7/image/Makefile
b/target/linux/ar7/image/Makefile
index 5580687bed00247dbfd74dc8cbf0fef64e894d6f..6278b3127541edabc2d5565ee74fcaecfad7e81f 100644
(file)
--- a/
target/linux/ar7/image/Makefile
+++ b/
target/linux/ar7/image/Makefile
@@
-55,7
+55,6
@@
bs=131072 conv=sync
endef
define align/squashfs
-bs=65536 conv=sync
endef
define Image/Build/CyberTAN