Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
3323eec921efd815178a23107ab63588c605c0b2
/
.
/
drivers
/
telephony
/
Makefile
blob: 1206615d69e4b05ce1a1573e8f8a54f18dd476c0 [
file
] [
log
] [
blame
]
#
# Makefile for drivers/telephony
#
obj
-
$
(
CONFIG_PHONE
)
+=
phonedev
.
o
obj
-
$
(
CONFIG_PHONE_IXJ
)
+=
ixj
.
o
obj
-
$
(
CONFIG_PHONE_IXJ_PCMCIA
)
+=
ixj_pcmcia
.
o