• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1ccflags-y += -I$(src)			# needed for trace events
2
3obj-$(CONFIG_ANDROID_BINDER_IPC)	+= binder.o binder_alloc.o
4obj-$(CONFIG_ANDROID_BINDER_IPC_SELFTEST) += binder_alloc_selftest.o
5