dashboard
repositories
activity
search
login
ljy
/
RK356X_SDK_RELEASE
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
add ch343 driver
hc
2023-07-06
0d92c6001e626cf3cfa86b826ccc10a16115901e
[~ljy/RK356X_SDK_RELEASE.git]
/
kernel
/
drivers
/
android
/
Makefile
1
2
3
4
5
ccflags-y += -I$(src) # needed for trace events
obj-$(CONFIG_ANDROID_BINDERFS) += binderfs.o
obj-$(CONFIG_ANDROID_BINDER_IPC) += binder.o binder_alloc.o
obj-$(CONFIG_ANDROID_BINDER_IPC_SELFTEST) += binder_alloc_selftest.o