[ar7] 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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33754 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ar7/image/Makefile

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