X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=scripts%2Fmksysmap;h=a35acc0d0b827fa056348a76d074d5ef0a3dae93;hb=904763e1fb5eebf8249ec41a2019e5e32246df2f;hp=7ada35a0f47802e64ea360a04d0b5b0afd7aae6f;hpb=3441456bfa326e9e16177cd13d0490ddd0e2fe0e;p=cascardo%2Flinux.git diff --git a/scripts/mksysmap b/scripts/mksysmap index 7ada35a0f478..a35acc0d0b82 100755 --- a/scripts/mksysmap +++ b/scripts/mksysmap @@ -41,4 +41,4 @@ # so we just ignore them to let readprofile continue to work. # (At least sparc64 has __crc_ in the middle). -$NM -n $1 | grep -v '\( [aNUw] \)\|\(__crc_\)\|\( \$[adt]\)' > $2 +$NM -n $1 | grep -v '\( [aNUw] \)\|\(__crc_\)\|\( \$[adt]\)\|\( .L\)' > $2