projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
create v4 squashfs image for 2.6.31
[openwrt.git]
/
tools
/
quilt
/
Makefile
diff --git
a/tools/quilt/Makefile
b/tools/quilt/Makefile
index
3168463
..
a6f2a9e
100644
(file)
--- a/
tools/quilt/Makefile
+++ b/
tools/quilt/Makefile
@@
-21,11
+21,11
@@
define Host/Configure
endef
define Host/Compile
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
endef
define Host/Install
- $(MAKE) -C $(HOST_BUILD_DIR) SHELL="$(BASH)" install
lib/backup-files
+ $(MAKE) -C $(HOST_BUILD_DIR) SHELL="$(BASH)" install
endef
define Host/Clean
endef
define Host/Clean
This page took
0.025656 seconds
and
4
git commands to generate.