projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[kernel] netfilter: fix compiler warnings in xt_layer7
[openwrt.git]
/
include
/
host-build.mk
diff --git
a/include/host-build.mk
b/include/host-build.mk
index
e0a2ec1
..
8a8d6de
100644
(file)
--- a/
include/host-build.mk
+++ b/
include/host-build.mk
@@
-87,6
+87,7
@@
define Download/default
endef
define HostBuild
+ $(if $(QUILT),$(Build/Quilt))
$(if $(strip $(PKG_SOURCE_URL)),$(call Download,default))
$(if $(DUMP),,$(call HostBuild/Autoclean))
This page took
0.022711 seconds
and
4
git commands to generate.