package-ipkg: do not include feeds.mk at metadata dump time to speed up scanning

Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
Felix Fietkau 2016-06-16 11:56:14 +02:00
parent 4b8ba2b4ce
commit 71d533eea9
1 changed files with 3 additions and 1 deletions

View File

@ -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:= \