Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / scripts / sortextable.c
index 62a1822e0f41beece4606304c4ce0412bbd5e4cb..f453b7ce99d66a66ebd7d8981b6eeaa8269da442 100644 (file)
@@ -315,6 +315,7 @@ do_file(char const *const fname)
 
        case EM_S390:
        case EM_AARCH64:
+       case EM_PARISC:
                custom_sort = sort_relative_table;
                break;
        case EM_ARCOMPACT:
This page took 0.02508 seconds and 5 git commands to generate.