projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
netifd: update to latest version, fix redundant ifdown hotplug events
[openwrt.git]
/
include
/
package.mk
diff --git
a/include/package.mk
b/include/package.mk
index
2ad0f11
..
c0c9194
100644
(file)
--- a/
include/package.mk
+++ b/
include/package.mk
@@
-109,7
+109,7
@@
Build/Exports=$(Build/Exports/Default)
define Build/DefaultTargets
$(if $(QUILT),$(Build/Quilt))
define Build/DefaultTargets
$(if $(QUILT),$(Build/Quilt))
- $(if $(USE_GIT_TREE),$(if $(strip $(PKG_SOURCE_URL)),$(call Download,default)))
+ $(if $(USE_GIT_TREE),
,
$(if $(strip $(PKG_SOURCE_URL)),$(call Download,default)))
$(call Build/Autoclean)
download:
$(call Build/Autoclean)
download:
This page took
0.021238 seconds
and
4
git commands to generate.