[rdc] 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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18753 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/rdc/Makefile

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