summaryrefslogtreecommitdiff
path: root/scripts/test
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 /scripts/test
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 'scripts/test')
-rw-r--r--scripts/test/Config.in.test.buildall2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/test/Config.in.test.buildall b/scripts/test/Config.in.test.buildall
index cc9f6a4ab..84c4de187 100644
--- a/scripts/test/Config.in.test.buildall
+++ b/scripts/test/Config.in.test.buildall
@@ -599,7 +599,7 @@ config BR2_TARGET_TEST_PACKAGES
# Compressors / decompressors
#
select BR2_PACKAGE_LZO
-# BR2_PACKAGE_LZMA_TARGET is not set
+# BR2_PACKAGE_LZMA is not set
select BR2_PACKAGE_LZMA_HOST
select BR2_PACKAGE_ZLIB
# BR2_PACKAGE_ZLIB_TARGET_HEADERS is not set