projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1156a9a
)
remove the host-tool lzma dependency we now use the one provided in openwrt
author
Florian Fainelli
<florian@openwrt.org>
Fri, 11 Dec 2009 19:32:45 +0000
(19:32 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Fri, 11 Dec 2009 19:32:45 +0000
(19:32 +0000)
SVN-Revision: 18753
target/linux/rdc/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/rdc/Makefile
b/target/linux/rdc/Makefile
index 98146dcc16687d967c557e6f11c9766c1b48978b..141e86e8fe6a7497cddcf567ca8a6076c0603b44 100644
(file)
--- 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. \
-))