aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/android/ion/Makefile
blob: 9c956659124b837dcb9b520bba5aaafa47fdf3b1 (plain)
1
2
3
4
5
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/