Sign in
googlers
/
maze
/
linux
/
3d39e9d07b576ee72f2c94cfad9e618fe21763b2
/
.
/
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