Gitiles
Code Review
Sign In
192.168.1.100
/
T103
/
9a80dc99f8ca842c57ed84cccda8a386efda7580
/
.
/
src
/
kernel
/
linux
/
v4.14
/
drivers
/
isdn
/
hardware
/
Makefile
blob: a5d8fce4c4c496acec316ddea08431a4ec274ebb [
file
] [
log
] [
blame
]
rjw
1f88458
2022-01-06 17:20:42 +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
/