projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix whitespaces
[openwrt.git]
/
tools
/
firmware-utils
/
Makefile
diff --git
a/tools/firmware-utils/Makefile
b/tools/firmware-utils/Makefile
index
6a0c223
..
e5537b4
100644
(file)
--- a/
tools/firmware-utils/Makefile
+++ b/
tools/firmware-utils/Makefile
@@
-31,7
+31,7
@@
define Build/Compile
endef
define Build/Install
- $(
CP
) $(PKG_BUILD_DIR)/bin/* $(STAGING_DIR_HOST)/bin/
+ $(
INSTALL_BIN
) $(PKG_BUILD_DIR)/bin/* $(STAGING_DIR_HOST)/bin/
endef
$(eval $(call HostBuild))
This page took
0.020219 seconds
and
4
git commands to generate.