Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / scripts / mod / modpost.c
index 00f7512a217f390ae0673e83fedc76750f0fa22c..0d93856a03f4be18a80d85c1c119e362ebd0aa5c 100644 (file)
@@ -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*",