summaryrefslogtreecommitdiff
path: root/configs/integrator926_huge_defconfig
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2009-10-26 20:36:18 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2009-10-26 21:38:49 +0100
commit89dadc81ecf737eba5f438da529c2f81712ec15a (patch)
tree51e67eca75bc1bd3a7abffde49c319e1108123be /configs/integrator926_huge_defconfig
parent5ebc5683545678736b1940243968394ae892b258 (diff)
lzma: remove 'target' from lzma package name
We normally don't do this, and it makes using Makefile.autotools.in harder. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'configs/integrator926_huge_defconfig')
-rw-r--r--configs/integrator926_huge_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/integrator926_huge_defconfig b/configs/integrator926_huge_defconfig
index b379e9fe3..69f16defe 100644
--- a/configs/integrator926_huge_defconfig
+++ b/configs/integrator926_huge_defconfig
@@ -616,8 +616,8 @@ BR2_PACKAGE_XSERVER_none=y
# Compressors / decompressors
#
# BR2_PACKAGE_LZO is not set
-BR2_PACKAGE_LZMA_TARGET=y
-# BR2_PACKAGE_LZMA_TARGET_HEADERS is not set
+BR2_PACKAGE_LZMA=y
+# BR2_PACKAGE_LZMA_HEADERS is not set
# BR2_PACKAGE_LZMA_HOST is not set
BR2_PACKAGE_ZLIB=y
# BR2_PACKAGE_ZLIB_TARGET_HEADERS is not set