build: stage bin/ packages inside PKG_BUILD_DIR
authorFelix Fietkau <nbd@nbd.name>
Wed, 18 Jan 2017 19:38:36 +0000 (20:38 +0100)
committerFelix Fietkau <nbd@nbd.name>
Wed, 18 Jan 2017 22:57:08 +0000 (23:57 +0100)
commitc150a190f59afa3d34924a76bb9306bdb0914533
tree1768bd27f5b581a3857f40b82f63c9fac51e6f0c
parent87d9e3462d25e16abb6b5c18da56312d7b90d7b6
build: stage bin/ packages inside PKG_BUILD_DIR

This makes the build slightly more efficient by avoiding the need to
re-stage packages on every full build run.

It is also necessary for the upcoming CONFIG_AUTOREMOVE feature

Signed-off-by: Felix Fietkau <nbd@nbd.name>
include/package-bin.mk