package-ipkg: do not include feeds.mk at metadata dump time to speed up scanning
[openwrt/staging/yousong.git] / include / package-ipkg.mk
index 1830d644c36fa3dad342d3283529a18b8d70a377..b8f886bcdacca0bc44d03fd9c2b59ccc9b374227 100644 (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:= \