Sign in
android-kvm
/
linux
/
b99b87f70c7785ab1e253c6220f4b0b57ce3a7f7
/
.
/
net
/
ethernet
/
Makefile
blob: 7cef1d8ace2738145978eef5c1cbeae226656db0 [
file
] [
log
] [
blame
]
#
# Makefile for the Linux Ethernet layer.
#
obj
-
y
+=
eth
.
o
obj
-
$
(
subst m
,
y
,
$
(
CONFIG_IPX
))
+=
pe2
.
o
obj
-
$
(
subst m
,
y
,
$
(
CONFIG_ATALK
))
+=
pe2
.
o