From f2de33b2c94b633194b802570d87502988c22c6e Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 3 Aug 2016 12:22:04 +0200 Subject: build: move merged package directory from bin/ to staging_dir Signed-off-by: Felix Fietkau --- include/feeds.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/feeds.mk b/include/feeds.mk index cbb3997a8d..c79c941ffa 100644 --- a/include/feeds.mk +++ b/include/feeds.mk @@ -23,7 +23,7 @@ ifneq ($(CONFIG_PER_FEED_REPO),) endif endif -PACKAGE_DIR_ALL := $(PACKAGE_DIR)_all +PACKAGE_DIR_ALL := $(TOPDIR)/staging_dir/packages/$(BOARD) PKG_CONFIG_DEPENDS += \ CONFIG_PER_FEED_REPO \ -- cgit v1.2.3