]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - scripts/sortextable.c
Merge tag 'arc-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
[mirror_ubuntu-zesty-kernel.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: