aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rdc/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2009-12-11 19:32:45 +0000
committerFlorian Fainelli <florian@openwrt.org>2009-12-11 19:32:45 +0000
commit257b1c59b61672250e9d77b8239db1394229e6ea (patch)
tree106bcb32f84f0e7a1b61e3253824bb35655c3e15 /target/linux/rdc/Makefile
parente48e1d35bae740e4b33bc412e595ee222d671c78 (diff)
downloadmaster-187ad058-257b1c59b61672250e9d77b8239db1394229e6ea.tar.gz
master-187ad058-257b1c59b61672250e9d77b8239db1394229e6ea.tar.bz2
master-187ad058-257b1c59b61672250e9d77b8239db1394229e6ea.zip
[rdc] remove the host-tool lzma dependency we now use the one provided in openwrt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18753 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/rdc/Makefile')
-rw-r--r--target/linux/rdc/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/rdc/Makefile b/target/linux/rdc/Makefile
index 98146dcc16..141e86e8fe 100644
--- a/target/linux/rdc/Makefile
+++ b/target/linux/rdc/Makefile
@@ -25,7 +25,3 @@ define Target/Description
endef
$(eval $(call BuildTarget))
-
-$(eval $(call RequireCommand,lzma, \
- Please install lzma-4.4x. \
-))