commit | 9d7496296590d57e0745286711aa31ed1b828917 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <florian@openwrt.org> | Thu Feb 21 16:44:10 2013 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Feb 21 17:22:26 2013 -0800 |
tree | 05b99d46dacc76bf3728e20420ce092f8298c04d | |
parent | 53769627b93d5b1d04178fd1fb2558d933ee9e81 [diff] |
decompressors: group XZ_DEC_* symbols under an if XZ_BCJ / endif Group all architecture-specific BCJ filter configuration symbols under an if XZ_BCJ / endif statement. Signed-off-by: Florian Fainelli <florian@openwrt.org> Acked-by: Lasse Collin <lasse.collin@tukaani.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>