add the prereq-check on lzma

SVN-Revision: 18326
This commit is contained in:
Florian Fainelli 2009-11-06 08:47:28 +00:00
parent ad2bd568f5
commit db25c8da1a

View file

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