Gitiles
Code Review
Sign In
192.168.1.100
/
T800
/
c8bdf760eff3f191e103ce6507638f5d0d4e6b51
/
.
/
src
/
kernel
/
linux
/
v4.19
/
drivers
/
isdn
/
hardware
/
Makefile
blob: a5d8fce4c4c496acec316ddea08431a4ec274ebb [
file
] [
log
] [
blame
]
xj
b04a402
2021-11-25 15:01:52 +0800
[
diff
] [
blame
]
1
# Makefile for the CAPI hardware drivers
2
3
# Object files in subdirectories
4
5
obj
-
$
(
CONFIG_CAPI_AVM
)
+=
avm
/
6
obj
-
$
(
CONFIG_CAPI_EICON
)
+=
eicon
/
7
obj
-
$
(
CONFIG_MISDN
)
+=
mISDN
/