Merge branch 'akpm' (patches from Andrew)
[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.056247 seconds and 5 git commands to generate.