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/at91sam9263ek_defconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configs/at91sam9263ek_defconfig') 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 -- cgit v1.2.3-55-g7522