From 3e8dc710b514e21ed17646636e742b4872a16284 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sun, 24 May 2009 14:02:46 +0000 Subject: [PATCH] revert r16017 there are no users of it yet SVN-Revision: 16029 --- tools/lzma/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/lzma/Makefile b/tools/lzma/Makefile index 5e500adec8..83391fcf26 100644 --- a/tools/lzma/Makefile +++ b/tools/lzma/Makefile @@ -27,7 +27,6 @@ define Host/Install $(INSTALL_DIR) $(STAGING_DIR_HOST)/lib $(STAGING_DIR_HOST)/include $(STAGING_DIR_HOST)/bin $(CP) $(HOST_BUILD_DIR)/C/*.h $(STAGING_DIR_HOST)/include/ $(CP) $(UTIL_DIR)/liblzma.a $(STAGING_DIR_HOST)/lib/ - $(CP) $(HOST_BUILD_DIR)/C/LzmaUtil/lzma $(STAGING_DIR_HOST)/bin/lzma-new endef define Host/Clean -- 2.30.2