Allow installing kernel module from prebuilt deb

- Add a concept of REQUIRED_MODULES to the kernel-modules build. If a
module is in REQUIRED_MODULES, but the source is not available under
$ROOTDIR/modules, try to fetch it from $PREBUILT_MODULES_ROOT.

Change-Id: Ie240402e83b300c0d24412d1281f9a8ffc118919
3 files changed