diff options
Diffstat (limited to 'include/feeds.mk')
-rw-r--r-- | include/feeds.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/feeds.mk b/include/feeds.mk index 4ca7b3a9bc..cbb3997a8d 100644 --- a/include/feeds.mk +++ b/include/feeds.mk @@ -23,6 +23,8 @@ ifneq ($(CONFIG_PER_FEED_REPO),) endif endif +PACKAGE_DIR_ALL := $(PACKAGE_DIR)_all + PKG_CONFIG_DEPENDS += \ CONFIG_PER_FEED_REPO \ CONFIG_PER_FEED_REPO_ADD_DISABLED \ |