From 89dadc81ecf737eba5f438da529c2f81712ec15a Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Mon, 26 Oct 2009 20:36:18 +0100 Subject: 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 --- scripts/test/Config.in.test.buildall | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/test') 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 -- cgit v1.2.3