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 --- configs/kb9202_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/kb9202_defconfig') diff --git a/configs/kb9202_defconfig b/configs/kb9202_defconfig index b8ca087cf..d41b30b8b 100644 --- a/configs/kb9202_defconfig +++ b/configs/kb9202_defconfig @@ -632,7 +632,7 @@ BR2_X11_PREFIX="/usr" BR2_COMPRESSOR_SUPPORT=y # BR2_PACKAGE_GZIP is not set # BR2_PACKAGE_LZO is not set -# BR2_PACKAGE_LZMA_TARGET is not set +# BR2_PACKAGE_LZMA is not set # BR2_PACKAGE_LZMA_HOST is not set # BR2_PACKAGE_ZLIB is not set BR2_SCRIPTING_SUPPORT=y -- cgit v1.2.3