build: unbreak fakeroot in SDK
authorDaniel Golle <daniel@makrotopia.org>
Tue, 1 Sep 2020 03:08:47 +0000 (04:08 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Tue, 1 Sep 2020 03:10:41 +0000 (04:10 +0100)
commit729a75c3b2db0aa25745e8db425711cc761fa1f6
treefd6cb1c9cf5e71c06dc461b5338fba1a26203bfa
parent5587f19c362a805636da91d9d550928b4a2998fc
build: unbreak fakeroot in SDK

Using fakeroot without passing the paths to libfakeroot.sh and faked
causes havoc. Use the $(FAKEROOT) Make variable which includes them.

Fixes: 353ce2e521 ("build: ipkg-build use fakeroot with PKG_FILE_MODES")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
include/image.mk