Sign in
android
/
platform
/
hardware
/
bsp
/
kernel
/
imagination
/
v4.1
/
d5e98bfcd268dd4399a034ec40ea73eb46d76b59
/
.
/
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