12/05/2021 22:24, Thomas Monjalon: > > > Hook check-symbol-maps.sh in the symbol check when in developer mode to > > > help developers catch issues before submitting their changes. > > > > > > Signed-off-by: David Marchand <[email protected]> > > +1 > > > > Reviewed-by: Ray Kinsella <[email protected]> > > Series applied, thanks
Oops, sorry no it cannot be merged as-is because of an incompatibility with Busybox grep: unrecognized option: exclude=version.map I think it is because of the old function find_orphan_symbols() using the option --exclude.

