]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ctf: do not build dwarf2ctf nor attempt to use it if !CONFIG_DTRACE
authorNick Alcock <nick.alcock@oracle.com>
Thu, 13 Sep 2012 18:18:10 +0000 (19:18 +0100)
committerNick Alcock <nick.alcock@oracle.com>
Mon, 29 Jun 2015 21:40:33 +0000 (22:40 +0100)
commit13412ee8bb361d6d39eda1299057fe601378bfef
treeb4079493e5b0643909bc0734ba1114caabf5a7d0
parent57d86d9aeb5e0fbff2ba37085556c3da063e3306
ctf: do not build dwarf2ctf nor attempt to use it if !CONFIG_DTRACE

We were already not using it for the CONFIG_DT_DISABLE_CTF case, but not
suppressing its build nor noting the !CONFIG_DTRACE case properly.

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