mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 22:34:04 +02:00
[tools] revert r16017 there are no users of it yet
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16029 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7557428c93
commit
59ef9d52e4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user