Reposting in the right forum...

Is it possible to build host tools from a feed package?

I was thinking of adding the required package to the tools-y variable like done in "tools/Makefile", then include "include/host-build.mk" and call "HostBuild"...

Maybe it is even possible to mix both host and target builds into the same feed package makefile?