mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-13 18:34:53 +00:00
add the prereq-check on lzma
SVN-Revision: 18326
This commit is contained in:
parent
ad2bd568f5
commit
db25c8da1a
@ -24,3 +24,7 @@ define Target/Description
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
$(eval $(call BuildTarget))
|
$(eval $(call BuildTarget))
|
||||||
|
|
||||||
|
$(eval $(call RequireCommand,lzma, \
|
||||||
|
Please install lzma-4.4x. \
|
||||||
|
))
|
||||||
|
Loading…
Reference in New Issue
Block a user