Sign in
cos
/
third_party
/
kernel
/
a08b8a6068083db4b3bd99b50d2f54e186d5ed49
/
.
/
drivers
/
net
/
slip
/
Makefile
blob: e3ebc59e6fb91fe1c9bf28b8a016c603f7a18b50 [
file
] [
log
] [
blame
]
#
# Makefile for the SLIP network device drivers.
#
obj
-
$
(
CONFIG_SLIP
)
+=
slip
.
o
obj
-
$
(
CONFIG_SLHC
)
+=
slhc
.
o