summaryrefslogtreecommitdiff
path: root/drivers/gpu/ion/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/ion/Makefile')
-rw-r--r--drivers/gpu/ion/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/gpu/ion/Makefile b/drivers/gpu/ion/Makefile
new file mode 100644
index 000000000000..5e159032944f
--- /dev/null
+++ b/drivers/gpu/ion/Makefile
@@ -0,0 +1,3 @@
+obj-$(CONFIG_ION) += ion.o ion_heap.o ion_system_heap.o ion_carveout_heap.o
+obj-$(CONFIG_ION_MXC) += mxc/
+obj-$(CONFIG_ION_TEGRA) += tegra/