]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - scripts/mod/modpost.c
Merge remote-tracking branch 'modules/modules-next'
[karo-tx-linux.git] / scripts / mod / modpost.c
index b2ae8afc1ab1da843435d827880c02057f76f957..e080746e1a6b528a218b416b5344368cd6db7065 100644 (file)
@@ -834,6 +834,8 @@ static const char *const section_white_list[] =
        ".xt.lit",         /* xtensa */
        ".arcextmap*",                  /* arc */
        ".gnu.linkonce.arcext*",        /* arc : modules */
+       ".cmem*",                       /* EZchip */
+       ".fmt_slot*",                   /* EZchip */
        ".gnu.lto*",
        NULL
 };