Sign in
cos
/
third_party
/
kernel
/
fbfce5c5f9c4341a535d252cef302a3d49bcb3f2
/
.
/
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