summaryrefslogtreecommitdiffstats
path: root/configs/at91sam9263ek_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/at91sam9263ek_defconfig
parent5ebc5683545678736b1940243968394ae892b258 (diff)
downloadbuildroot-novena-89dadc81ecf737eba5f438da529c2f81712ec15a.tar.gz
buildroot-novena-89dadc81ecf737eba5f438da529c2f81712ec15a.zip
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/at91sam9263ek_defconfig')
-rw-r--r--configs/at91sam9263ek_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/at91sam9263ek_defconfig b/configs/at91sam9263ek_defconfig
index 62a2698fc..d7645d970 100644
--- a/configs/at91sam9263ek_defconfig
+++ b/configs/at91sam9263ek_defconfig
@@ -814,8 +814,8 @@ BR2_PACKAGE_TSLIB=y
# Compressors / decompressors
#
BR2_PACKAGE_LZO=y
-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=y
BR2_PACKAGE_ZLIB=y
# BR2_PACKAGE_ZLIB_TARGET_HEADERS is not set