]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dtrace: support order-only-prerequisites for sdtstub generation
authorKris Van Hees <kris.van.hees@oracle.com>
Wed, 18 Jun 2014 12:35:58 +0000 (08:35 -0400)
committerNick Alcock <nick.alcock@oracle.com>
Tue, 21 Jul 2015 14:29:40 +0000 (15:29 +0100)
commitb766fdd1c4298f3f68069478a9614d5065fa7ae5
tree931159c515fae131e44d3f14dc17b14c3c9f6a42
parenta322e0e141dcba57b2b19e545cb59e107ae93d07
dtrace: support order-only-prerequisites for sdtstub generation

This commit ensures that order-only-prerequisites are supported in the
module build process when it comes to the generation of the sdtstub file
for SDT probes in modules.  This is necessary even when there are no
probes in the actual module source code.

Orabug: 18906444

Signed-off-by: Kris Van Hees <kris.van.hees@oracle.com>
Acked-by: Chuck Anderson <chuck.anderson@oracle.com>
Signed-off-by: Guangyu Sun <guangyu.sun@oracle.com>
scripts/Makefile.build