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>
Tue, 8 Oct 2013 13:57:45 +0000 (14:57 +0100)
commit648ef4c6a71b43d6cb951348f394b42528751a68
tree88e2698b13cdf9fb86b85592a4f007dee7bacd43
parentaea595d0a717c831ba5045cf83868a1ec4bce92c
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