Sign in
zircon-guest
/
third_party
/
linux
/
c414efdf39458438c965b403a47578dcf3213e10
/
.
/
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