mirror of https://github.com/hak5/openwrt-owl.git
remove the host-tool lzma dependency we now use the one provided in openwrt
SVN-Revision: 18753owl
parent
1156a9ac0c
commit
0992bb916a
|
@ -25,7 +25,3 @@ 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