Browse Source

remove the squashfs alignement define

Patch from Daniel Gimpelevich.

SVN-Revision: 33754
Florian Fainelli 13 years ago
parent
commit
0f04f7479c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      target/linux/ar7/image/Makefile

+ 0 - 1
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