Gitiles
Code Review
Sign In
192.168.1.100
/
T103
/
1f884588077ad3476b9c91cbb0ee9ee0332bbb68
/
.
/
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
/