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/at91sam9260dfc_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/at91sam9260dfc_defconfig') diff --git a/configs/at91sam9260dfc_defconfig b/configs/at91sam9260dfc_defconfig index 4eb59fe3d..056a661d6 100644 --- a/configs/at91sam9260dfc_defconfig +++ b/configs/at91sam9260dfc_defconfig @@ -802,7 +802,7 @@ BR2_PACKAGE_LIBGLIB2=y # Compressors / decompressors # BR2_PACKAGE_LZO=y -# BR2_PACKAGE_LZMA_TARGET is not set +# BR2_PACKAGE_LZMA is not set # BR2_PACKAGE_LZMA_HOST is not set BR2_PACKAGE_ZLIB=y # BR2_PACKAGE_ZLIB_TARGET_HEADERS is not set -- cgit v1.2.3