Gitiles
Code Review
Sign In
192.168.1.100
/
T103
/
1f884588077ad3476b9c91cbb0ee9ee0332bbb68
/
.
/
src
/
kernel
/
linux
/
v4.14
/
drivers
/
net
/
slip
/
Makefile
blob: e3ebc59e6fb91fe1c9bf28b8a016c603f7a18b50 [
file
] [
log
] [
blame
]
rjw
1f88458
2022-01-06 17:20:42 +0800
[
diff
] [
blame^
]
1
#
2
# Makefile for the SLIP network device drivers.
3
#
4
5
obj
-
$
(
CONFIG_SLIP
)
+=
slip
.
o
6
obj
-
$
(
CONFIG_SLHC
)
+=
slhc
.
o