]> www.infradead.org Git - users/jedix/linux-maple.git/commit
kallsyms: work in a clean tree, and a non-modular tree.
authorNick Alcock <nick.alcock@oracle.com>
Mon, 14 May 2012 10:24:44 +0000 (11:24 +0100)
committerNick Alcock <nick.alcock@oracle.com>
Mon, 29 Jun 2015 21:40:25 +0000 (22:40 +0100)
commit6b3cb49719f1004b8f1b3801cefa3d67e060b99f
tree0a0d30af82809f981cb8ed5164cec19bed7f9536
parent41cfc4c9664e4917b5ebc6ca0da20cbed4553af8
kallsyms: work in a clean tree, and a non-modular tree.

kallsyms nowadays relies upon modules.builtin, so we must make sure that
modules.builtin is there before kallsyms runs.

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