X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fchunkeey.git;a=blobdiff_plain;f=include%2Ffeeds.mk;h=a908a5720a232b4b0d0f65b304a0e004f91256cb;hp=d20cdfe0690e0f2cd36755d7f32efd0f1c22809d;hb=2d9d57b9de230e1f397c1396f4fb7dfae34d3855;hpb=797e5c1c48e6a5b8866504ea42bd7298c63ad3d5 diff --git a/include/feeds.mk b/include/feeds.mk index d20cdfe069..a908a5720a 100644 --- a/include/feeds.mk +++ b/include/feeds.mk @@ -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))