Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
c3b5b0241f620a356c97d8f43343e721c718806d
/
.
/
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