Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...
[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_TIMED_OUTPUT) += timed_output.o
7 obj-$(CONFIG_ANDROID_TIMED_GPIO) += timed_gpio.o
8 obj-$(CONFIG_ANDROID_LOW_MEMORY_KILLER) += lowmemorykiller.o
9 obj-$(CONFIG_SYNC) += sync.o sync_debug.o
10 obj-$(CONFIG_SW_SYNC) += sw_sync.o
This page took 0.031694 seconds and 5 git commands to generate.