add the prereq-check on lzma

SVN-Revision: 18326
owl
Florian Fainelli 2009-11-06 08:47:28 +00:00
parent ad2bd568f5
commit db25c8da1a
1 changed files with 4 additions and 0 deletions

View File

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