modpost symbol prefix setting
authorChris Boot <debian@bootc.net>
Mon, 1 Jul 2013 22:10:02 +0000 (23:10 +0100)
committerBen Hutchings <ben@decadent.org.uk>
Thu, 19 Apr 2018 10:13:03 +0000 (11:13 +0100)
commit9bec5c48e4a0745ebfd1fd6ca886aa11ab36ad74
tree3def38d8f352f0a984426bbf41305964ea24f926
parent556d2e712d1bdf77222ab29d899aeacbbe9428a5
modpost symbol prefix setting

[bwh: The original version of this was added by Bastian Blank.  The
upstream code includes <generated/autoconf.h> so that <linux/export.h>
can tell whether C symbols have an underscore prefix.  Since we build
modpost separately from the kernel, <generated/autoconf.h> won't exist.
However, no Debian Linux architecture uses the symbol prefix, so we
can simply omit it.]

Gbp-Pq: Topic debian
Gbp-Pq: Name modpost-symbol-prefix.patch
scripts/mod/modpost.c