Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
094753c8c2aa24a00ceba7a0552d940d627692a5
/
.
/
drivers
/
net
/
appletalk
/
Makefile
blob: 6cfc705f7c5c0a2843e29353896b6cdd9a7c0089 [
file
] [
log
] [
blame
]
#
# Makefile for drivers/net/appletalk
#
obj
-
$
(
CONFIG_IPDDP
)
+=
ipddp
.
o
obj
-
$
(
CONFIG_COPS
)
+=
cops
.
o
obj
-
$
(
CONFIG_LTPC
)
+=
ltpc
.
o