Sign in
gem5
/
arm
/
linux-arm64-legacy
/
7cc13edc139108bb527b692f0548dce6bc648572
/
.
/
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