Files

4 lines
96 B
Makefile
Raw Permalink Normal View History

2023-05-02 09:58:35 +02:00
ccflags-y += -I$(src) # needed for trace events
obj-$(CONFIG_ANDROID_BINDER_IPC) += binder.o