remove the squashfs alignement define
authorFlorian Fainelli <florian@openwrt.org>
Sat, 13 Oct 2012 17:47:30 +0000 (17:47 +0000)
committerFlorian 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

index 5580687bed00247dbfd74dc8cbf0fef64e894d6f..6278b3127541edabc2d5565ee74fcaecfad7e81f 100644 (file)
@@ -55,7 +55,6 @@ bs=131072 conv=sync
 endef
 
 define align/squashfs
-bs=65536 conv=sync
 endef
 
 define Image/Build/CyberTAN