diff --git a/[refs] b/[refs] index 739c5e21fdcb..5bd89fe2989f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b589c8ae095b3d4f4181a6aefb26df5e762d6499 +refs/heads/master: 76b27645a5bba85bd26896811c7a25ecc37b3731 diff --git a/trunk/scripts/mod/modpost.c b/trunk/scripts/mod/modpost.c index 68e9f5ed0a6f..cd5803c647fd 100644 --- a/trunk/scripts/mod/modpost.c +++ b/trunk/scripts/mod/modpost.c @@ -821,6 +821,7 @@ static const char *section_white_list[] = ".debug*", ".zdebug*", /* Compressed debug sections. */ ".GCC-command-line", /* mn10300 */ + ".GCC.command.line", /* record-gcc-switches, non mn10300 */ ".mdebug*", /* alpha, score, mips etc. */ ".pdr", /* alpha, score, mips etc. */ ".stab*",