]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - scripts/sortextable.c
Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixes
[karo-tx-linux.git] / scripts / sortextable.c
index f453b7ce99d66a66ebd7d8981b6eeaa8269da442..365a907f98b3dac8653d1a6d3812fc2d7890ef29 100644 (file)
@@ -316,6 +316,8 @@ do_file(char const *const fname)
        case EM_S390:
        case EM_AARCH64:
        case EM_PARISC:
+       case EM_PPC:
+       case EM_PPC64:
                custom_sort = sort_relative_table;
                break;
        case EM_ARCOMPACT: