remove the host-tool lzma dependency we now use the one provided in openwrt

SVN-Revision: 18753
This commit is contained in:
Florian Fainelli 2009-12-11 19:32:45 +00:00
parent 1156a9ac0c
commit 0992bb916a

View file

@ -25,7 +25,3 @@ define Target/Description
endef
$(eval $(call BuildTarget))
$(eval $(call RequireCommand,lzma, \
Please install lzma-4.4x. \
))