From: Florian Fainelli Date: Sat, 13 Oct 2012 17:47:30 +0000 (+0000) Subject: remove the squashfs alignement define X-Git-Tag: reboot~12622 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=0f04f7479c64b669b9c0d2b7ab1bad3b507ec067;p=openwrt%2Fstaging%2Fxback.git remove the squashfs alignement define Patch from Daniel Gimpelevich. SVN-Revision: 33754 --- diff --git a/target/linux/ar7/image/Makefile b/target/linux/ar7/image/Makefile index 5580687bed..6278b31275 100644 --- 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