Sign in
googlers
/
maze
/
linux
/
2e23f8513e9d0cc6d07d36e4555badc2518df433
/
.
/
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