]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/staging/android/Makefile
Merge branch 'for-4.7/pwm-regulator' of git://git.kernel.org/pub/scm/linux/kernel...
[karo-tx-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