Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / drivers / staging / android / Makefile
1 ccflags-y += -I$(src) # needed for trace events
2
3 obj-y += ion/
4
5 obj-$(CONFIG_ASHMEM) += ashmem.o
6 obj-$(CONFIG_ANDROID_LOW_MEMORY_KILLER) += lowmemorykiller.o
7 obj-$(CONFIG_SYNC) += sync.o sync_debug.o
8 obj-$(CONFIG_SW_SYNC) += sw_sync.o
This page took 0.031214 seconds and 5 git commands to generate.