Change installation-tar compression from bzip2 to lzma.

This commit is contained in:
Arne Fitzenreiter
2010-02-21 13:13:27 +01:00
parent a6e3f4545f
commit dbf157bbaa
7 changed files with 16 additions and 16 deletions

View File

@@ -86,7 +86,7 @@ CONFIG_GZIP=y
CONFIG_TAR=y
# CONFIG_FEATURE_TAR_CREATE is not set
CONFIG_FEATURE_TAR_BZIP2=y
# CONFIG_FEATURE_TAR_LZMA is not set
CONFIG_FEATURE_TAR_LZMA=y
# CONFIG_FEATURE_TAR_FROM is not set
CONFIG_FEATURE_TAR_GZIP=y
# CONFIG_FEATURE_TAR_COMPRESS is not set