Sign in
android-kvm
/
linux
/
37e64e5ae1a9554762b6ec494871adcf48be20cf
/
.
/
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