projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix platform specific overrides for kernel modules, fixes lp on brcm-2.4
[openwrt.git]
/
tools
/
quilt
/
Makefile
diff --git
a/tools/quilt/Makefile
b/tools/quilt/Makefile
index
b87d776
..
a6f2a9e
100644
(file)
--- a/
tools/quilt/Makefile
+++ b/
tools/quilt/Makefile
@@
-21,7
+21,7
@@
define Host/Configure
endef
define Host/Compile
- $(MAKE) -C $(HOST_BUILD_DIR) SHELL="$(BASH)"
+ $(MAKE) -C $(HOST_BUILD_DIR) SHELL="$(BASH)"
all lib/backup-files
endef
define Host/Install
This page took
0.026116 seconds
and
4
git commands to generate.