summaryrefslogtreecommitdiffstats
path: root/target/linux/ar7
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2012-10-13 17:47:30 +0000
committerFlorian Fainelli <florian@openwrt.org>2012-10-13 17:47:30 +0000
commit0f04f7479c64b669b9c0d2b7ab1bad3b507ec067 (patch)
tree0a34156cd77f84ae6883f69dda01e0220d172997 /target/linux/ar7
parentec4e61e55886efe794e13420114e667885aa369e (diff)
downloadmaster-31e0f0ae-0f04f7479c64b669b9c0d2b7ab1bad3b507ec067.tar.gz
master-31e0f0ae-0f04f7479c64b669b9c0d2b7ab1bad3b507ec067.tar.bz2
master-31e0f0ae-0f04f7479c64b669b9c0d2b7ab1bad3b507ec067.zip
remove the squashfs alignement define
Patch from Daniel Gimpelevich. SVN-Revision: 33754
Diffstat (limited to 'target/linux/ar7')
-rw-r--r--target/linux/ar7/image/Makefile1
1 files changed, 0 insertions, 1 deletions
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