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