Quoting Douglas Anderson (2019-07-30 16:40:52) > Some systems (like Chrome OS) may use "split debug" for kernel > modules. That means that the debug symbols are in a different file > than the main elf file. Let's handle that by also searching for debug > symbols that end in ".ko.debug". > > Signed-off-by: Douglas Anderson <[email protected]> > ---
Reviewed-by: Stephen Boyd <[email protected]>

