mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-01 18:24:23 +08:00
4 lines
96 B
Makefile
4 lines
96 B
Makefile
|
ccflags-y += -I$(src) # needed for trace events
|
||
|
|
||
|
obj-$(CONFIG_ANDROID_BINDER_IPC) += binder.o
|