modules: fix issue with some module extensions being ignored in dirs
There are several valid extensions that kernel modules can have, and the list I had here was not complete... this meant that mkinitfs would fail to include modules with extensions like ".ko.gz" when searching directories.
Edited by Administrator