projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
adm5120: sync kernel config
[openwrt.git]
/
tools
/
pkg-config
/
Makefile
diff --git
a/tools/pkg-config/Makefile
b/tools/pkg-config/Makefile
index
0a68e74
..
b4a2d5d
100644
(file)
--- a/
tools/pkg-config/Makefile
+++ b/
tools/pkg-config/Makefile
@@
-27,8
+27,7
@@
define Host/Install
endef
define Host/Clean
endef
define Host/Clean
- $(MAKE) -C $(HOST_BUILD_DIR) uninstall
- $(MAKE) -C $(HOST_BUILD_DIR) clean
+ -$(MAKE) -C $(HOST_BUILD_DIR) uninstall
$(call Host/Clean/Default)
endef
$(call Host/Clean/Default)
endef
This page took
0.018593 seconds
and
4
git commands to generate.