Gitiles
Code Review
Sign In
192.168.1.100
/
T800
/
0b39b87cb0cd96fd68f16a6d004c85c06a954fb2
/
.
/
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
/