]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dtrace: Migrate to a standalone module, situated at the top level of the tree
authorNick Alcock <nick.alcock@oracle.com>
Fri, 30 Sep 2011 17:55:09 +0000 (18:55 +0100)
committerNick Alcock <nick.alcock@oracle.com>
Mon, 29 Jun 2015 21:39:55 +0000 (22:39 +0100)
commitc2ceae7b9d59edf16ad91281057b50d8d72f8164
tree74b93848f6caa7c8f021163b2996c688eba708ca
parent472dadf03cb60f36365d565f34e3ecefd700099f
dtrace: Migrate to a standalone module, situated at the top level of the tree

Built via a simple 'make' if you're already running this kernel, or via 'make
KERNELDIR=/path/to/kernel/top/level' otherwise. Installed via 'make install'.

A specfile creating a standalone source rpm (which depends on the kernel source
RPM) will be added soon.

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