remove the host-tool lzma dependency we now use the one provided in openwrt
authorFlorian Fainelli <florian@openwrt.org>
Fri, 11 Dec 2009 19:32:45 +0000 (19:32 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Fri, 11 Dec 2009 19:32:45 +0000 (19:32 +0000)
SVN-Revision: 18753

target/linux/rdc/Makefile

index 98146dcc16687d967c557e6f11c9766c1b48978b..141e86e8fe6a7497cddcf567ca8a6076c0603b44 100644 (file)
@@ -25,7 +25,3 @@ define Target/Description
 endef
 
 $(eval $(call BuildTarget))
-
-$(eval $(call RequireCommand,lzma, \
-        Please install lzma-4.4x. \
-))