add the prereq-check on lzma

SVN-Revision: 18326
master
Florian Fainelli 15 years ago
parent ad2bd568f5
commit db25c8da1a
  1. 4
      target/linux/rdc/Makefile

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

Loading…
Cancel
Save