gator: Get Makefile to work with DKMS
authorJon Medhurst <tixy@linaro.org>
Tue, 22 May 2012 15:54:12 +0000 (16:54 +0100)
committerJon Medhurst <tixy@linaro.org>
Fri, 11 Oct 2013 11:43:21 +0000 (12:43 +0100)
commit4e5eee16c9f3454f74572b7812eb80255d2e31d3
treeeb6e9bbf6c81208ee7b0681af8d500b64fd849ee
parent1b46d3abc326b6803301c2abcb220b60f94253eb
gator: Get Makefile to work with DKMS

DKMS uses an absolute paths for $(src) and $(obj) whereas these are
relative paths for other kernel building scenarios. So we need to do
some jiggery-pokery to get the rule for gator_events.h to work in all
situations.

Signed-off-by: Jon Medhurst <tixy@linaro.org>
drivers/gator/Makefile