rootfs.py: Add check for kernel modules before running depmod
Add a check for kernel modules so we don't un-necessarily run the depmods, this will also handle the case with linux-dummy does not place the kernel-abiversion since it also does not have kernel modules. [YOCTO #7884] Signed-off-by:Saul Wold <sgw@linux.intel.com> Signed-off-by:
Ross Burton <ross.burton@intel.com>
Loading