]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ctf: no longer reference 'ctf.ko.unsigned' in CTF debuginfo stripping machinery
authorNick Alcock <nick.alcock@oracle.com>
Thu, 6 Jun 2013 16:56:18 +0000 (17:56 +0100)
committerNick Alcock <nick.alcock@oracle.com>
Mon, 29 Jun 2015 21:41:45 +0000 (22:41 +0100)
commitb347b90b137db42281268c50803c0a70c9809709
tree5bab35596488402e785289c75dac5c3b6059797a
parent95293bb2e56cba1a49fcfa02554e9669661fd60a
ctf: no longer reference 'ctf.ko.unsigned' in CTF debuginfo stripping machinery

We used to generate .ko.unsigned modules, which were renamed to .ko after
signing: so when stripping the debugging information out of ctf.ko, we had to
consider the possibility that we might have to strip it out of ctf.ko.unsigned
instead.  With the new signing machinery, this is no longer the case, and that
hack can be removed.

Signed-off-by: Nick Alcock <nick.alcock@oracle.com>
scripts/Makefile.modpost