aboutsummaryrefslogtreecommitdiff
path: root/drivers/android/Makefile
diff options
context:
space:
mode:
authorMeizu OpenSource <patchwork@meizu.com>2016-08-15 10:19:42 +0800
committerMeizu OpenSource <patchwork@meizu.com>2016-08-15 10:19:42 +0800
commitd2e1446d81725c351dc73a03b397ce043fb18452 (patch)
tree4dbc616b7f92aea39cd697a9084205ddb805e344 /drivers/android/Makefile
first commit
Diffstat (limited to 'drivers/android/Makefile')
-rw-r--r--drivers/android/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/android/Makefile b/drivers/android/Makefile
new file mode 100644
index 000000000..3b7e4b072
--- /dev/null
+++ b/drivers/android/Makefile
@@ -0,0 +1,3 @@
+ccflags-y += -I$(src) # needed for trace events
+
+obj-$(CONFIG_ANDROID_BINDER_IPC) += binder.o