Prechádzať zdrojové kódy

remove the host-tool lzma dependency we now use the one provided in openwrt

SVN-Revision: 18753
Florian Fainelli 16 rokov pred
rodič
commit
0992bb916a
1 zmenil súbory, kde vykonal 0 pridanie a 4 odobranie
  1. 0 4
      target/linux/rdc/Makefile

+ 0 - 4
target/linux/rdc/Makefile

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