Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_msm8996
/
01c4224b51feba2ba64d070ab9f4aa32c9d0bb29
/
.
/
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