]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/staging/android/ion/Makefile
ion: add compat_ioctl
[mirror_ubuntu-bionic-kernel.git] / drivers / staging / android / ion / Makefile
index ce0f1ef1c23384c56d474f31126930dcee875634..9c956659124b837dcb9b520bba5aaafa47fdf3b1 100644 (file)
@@ -1,3 +1,6 @@
 obj-$(CONFIG_ION) +=   ion.o ion_heap.o ion_page_pool.o ion_system_heap.o \
                        ion_carveout_heap.o ion_chunk_heap.o ion_cma_heap.o
+ifdef CONFIG_COMPAT
+obj-$(CONFIG_ION) += compat_ion.o
+endif
 obj-$(CONFIG_ION_TEGRA) += tegra/