SmartAudio/lichee/linux-4.9/drivers/android/Makefile

5 lines
180 B
Makefile
Raw Normal View History

2018-07-13 01:31:50 +00:00
ccflags-y += -I$(src) # needed for trace events
obj-$(CONFIG_ANDROID_BINDER_IPC) += binder.o binder_alloc.o
2018-12-13 10:48:25 +00:00
obj-$(CONFIG_ANDROID_BINDER_IPC_SELFTEST) += binder_alloc_selftest.o