Gitiles
Code Review
Sign In
192.168.1.100
/
R306
/
0d38ff9c7afa1207beebf9fa0886f87741dfb64a
/
.
/
ap
/
os
/
linux
/
linux-3.4.x
/
drivers
/
misc
/
zcat
/
Makefile
blob: 847838a5a6ceb18bf16aac02685ade41bc7aad13 [
file
] [
log
] [
blame
]
#
# Diag device proxy drivers.
#
obj
-
y
+=
zcat_device
.
o
ifndef CONFIG_SYSTEM_RECOVERY
obj
-
y
+=
ringbuf
.
o
obj
-
y
+=
logcat_drv_printf
.
o
ifndef CONFIG_SYSTEM_CAP
obj
-
y
+=
logcat_drv_cp
.
o
endif
endif