summaryrefslogtreecommitdiff
path: root/drivers/Makefile
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2012-05-10 17:35:03 +0100
committerJon Medhurst <tixy@linaro.org>2012-05-21 12:51:31 +0100
commitc2c8904aa5de74d76d7fbed15d0e1f89eff8700e (patch)
tree1db17df5c8e9f83a54764a5789b14fb642e5b304 /drivers/Makefile
parent90528bd1784f62fec3accf8fb6d1002b120bfe47 (diff)
gator: Add config for building the module in-tree
Signed-off-by: Jon Medhurst <tixy@linaro.org>
Diffstat (limited to 'drivers/Makefile')
-rw-r--r--drivers/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/Makefile b/drivers/Makefile
index 95952c82bf1..1fc256b52ce 100644
--- a/drivers/Makefile
+++ b/drivers/Makefile
@@ -134,3 +134,5 @@ obj-$(CONFIG_VIRT_DRIVERS) += virt/
obj-$(CONFIG_HYPERV) += hv/
obj-$(CONFIG_PM_DEVFREQ) += devfreq/
+
+obj-$(CONFIG_GATOR) += gator/