projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[kernel] more linux kernel cygwin build fixes
[openwrt.git]
/
tools
/
quilt
/
Makefile
diff --git
a/tools/quilt/Makefile
b/tools/quilt/Makefile
index
b87d776
..
3168463
100644
(file)
--- a/
tools/quilt/Makefile
+++ b/
tools/quilt/Makefile
@@
-25,7
+25,7
@@
define Host/Compile
endef
define Host/Install
- $(MAKE) -C $(HOST_BUILD_DIR) SHELL="$(BASH)" install
+ $(MAKE) -C $(HOST_BUILD_DIR) SHELL="$(BASH)" install
lib/backup-files
endef
define Host/Clean
This page took
0.0209 seconds
and
4
git commands to generate.