Cross Reference: Makefile
xref
: /
linux-4.1.27
/
drivers
/
android
/
Makefile
Home
History
Annotate
Line#
Navigate
Raw
Download
only in
/linux-4.1.27/drivers/android/
1
ccflags
-y += -I
$(
src
)
# needed for trace events
2
3
obj
-
$(
CONFIG_ANDROID_BINDER_IPC
)
+=
binder.o
4