Sign in
googlers
/
maze
/
linux
/
352d4657b23fbd329efccc396000a549e0150907
/
.
/
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