mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
add the prereq-check on lzma
SVN-Revision: 18326
This commit is contained in:
parent
ad2bd568f5
commit
db25c8da1a
1 changed files with 4 additions and 0 deletions
|
|
@ -24,3 +24,7 @@ define Target/Description
|
|||
endef
|
||||
|
||||
$(eval $(call BuildTarget))
|
||||
|
||||
$(eval $(call RequireCommand,lzma, \
|
||||
Please install lzma-4.4x. \
|
||||
))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue