diff --git a/[refs] b/[refs] index e3307f4a5ffe..c1230da7ba65 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 717460ee3e8399eb66799cac0bb83217475b7027 +refs/heads/master: af42e970b6097a34cb2b93ec4c12c2a226b1d008 diff --git a/trunk/scripts/mod/modpost.c b/trunk/scripts/mod/modpost.c index 68e9f5ed0a6f..00f7512a217f 100644 --- a/trunk/scripts/mod/modpost.c +++ b/trunk/scripts/mod/modpost.c @@ -827,6 +827,8 @@ static const char *section_white_list[] = ".note*", ".got*", ".toc*", + ".xt.prop", /* xtensa */ + ".xt.lit", /* xtensa */ NULL };