Gitiles
Code Review
Sign In
192.168.1.100
/
T800
/
b29aec358f22d21c6e54decdbdc53c0e8aa7c76b
/
.
/
src
/
kernel
/
linux
/
v4.19
/
drivers
/
net
/
slip
/
Makefile
blob: e3ebc59e6fb91fe1c9bf28b8a016c603f7a18b50 [
file
] [
log
] [
blame
]
xj
b04a402
2021-11-25 15:01:52 +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