[rdc] add the prereq-check on lzma

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18326 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Florian Fainelli
2009-11-06 08:47:28 +00:00
parent e4d510ded1
commit 53357d1b0c

View File

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