projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: fix WLAN LEDs on the DIR-825 board
[openwrt.git]
/
tools
/
xz
/
Makefile
diff --git
a/tools/xz/Makefile
b/tools/xz/Makefile
index
5689e18
..
660f6e8
100644
(file)
--- a/
tools/xz/Makefile
+++ b/
tools/xz/Makefile
@@
-15,4
+15,8
@@
PKG_MD5SUM:=0652c09fdbb93ae2ce78c1368ffda612
include $(INCLUDE_DIR)/host-build.mk
+define Host/Install
+ $(MAKE) -C $(HOST_BUILD_DIR) install xzlinks="unxz xzcat"
+endef
+
$(eval $(call HostBuild))
This page took
0.019533 seconds
and
4
git commands to generate.