mirror of
https://github.com/torvalds/linux.git
synced 2024-11-13 15:41:39 +00:00
4 lines
96 B
Makefile
4 lines
96 B
Makefile
|
ccflags-y += -I$(src) # needed for trace events
|
||
|
|
||
|
obj-$(CONFIG_ANDROID_BINDER_IPC) += binder.o
|