projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b8ba2b
)
package-ipkg: do not include feeds.mk at metadata dump time to speed up scanning
author
Felix Fietkau
<nbd@nbd.name>
Thu, 16 Jun 2016 09:56:14 +0000
(11:56 +0200)
committer
Felix Fietkau
<nbd@nbd.name>
Thu, 16 Jun 2016 09:56:24 +0000
(11:56 +0200)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
include/package-ipkg.mk
patch
|
blob
|
history
diff --git
a/include/package-ipkg.mk
b/include/package-ipkg.mk
index 1830d644c36fa3dad342d3283529a18b8d70a377..b8f886bcdacca0bc44d03fd9c2b59ccc9b374227 100644
(file)
--- a/
include/package-ipkg.mk
+++ b/
include/package-ipkg.mk
@@
-5,7
+5,9
@@
# See /LICENSE for more information.
#
-include $(INCLUDE_DIR)/feeds.mk
+ifndef DUMP
+ include $(INCLUDE_DIR)/feeds.mk
+endif
# invoke ipkg-build with some default options
IPKG_BUILD:= \