aboutsummaryrefslogtreecommitdiff
path: root/drivers/android/Makefile
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2015-02-20 14:29:33 +0900
committerMark Brown <broonie@kernel.org>2015-02-20 14:29:33 +0900
commitdef31719e14fb7866fa243c453393ca7b90cca73 (patch)
treeea649cfa349743537273675c17de8353d8a3f11b /drivers/android/Makefile
parent0fa60a2e6ac995035e785a817982679ff4cb4d7f (diff)
parent855267e97aab7a25fb3aaa27f8080a0792fb3011 (diff)
Merge remote-tracking branch 'lsk/v3.10/topic/aosp' into linux-linaro-lsk-android
Conflicts: drivers/Kconfig drivers/Makefile fs/pstore/inode.c fs/pstore/ram.c
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 000000000000..3b7e4b072c58
--- /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