4e17da5 Fix kernel ABI related scripts

Authored and Committed by poros 5 years ago
    Fix kernel ABI related scripts
    
      find-provides.ksyms and find-requires.ksyms contain macros for
      generate external kernel module symbol dependency table.
      These scripts are broken in fedora for long time.
      Patch fix both and make it useable again.
    
      -Petr
    
    Signed-off-by: Petr Oros <poros@redhat.com>
    
        
file modified
+20 -5
file modified
+51 -25