build: rename .packagesubdirs to .packageauxvars
[openwrt/staging/chunkeey.git] / include / feeds.mk
index d20cdfe0690e0f2cd36755d7f32efd0f1c22809d..a908a5720a232b4b0d0f65b304a0e004f91256cb 100644 (file)
@@ -6,7 +6,7 @@
 # See /LICENSE for more information.
 #
 
--include $(TMP_DIR)/.packagesubdirs
+-include $(TMP_DIR)/.packageauxvars
 
 FEEDS_INSTALLED:=$(notdir $(wildcard $(TOPDIR)/package/feeds/*))
 FEEDS_AVAILABLE:=$(sort $(FEEDS_INSTALLED) $(shell $(SCRIPT_DIR)/feeds list -n))