build: build modules from ALLHOSTMODULES for the host

we want to support requiring host modules (such as proc-macro crates) from the kernel. the kernel will export a list of these in ALLHOSTMODULES, and then here we can pick them up from the userspace build system, which already knows how to build host modules

Bug: 304850822
Change-Id: I954adb979bd3b999836012978eec5d0b13bd29d1
1 file changed