Gitiles
Code Review
Sign In
192.168.1.100
/
R306
/
0d38ff9c7afa1207beebf9fa0886f87741dfb64a
/
.
/
ap
/
os
/
linux
/
linux-3.4.x
/
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