Sign in
gem5
/
arm
/
linux-arm64-legacy
/
353f8d1cd5b8540c1591f00a5cbd3aeca699cfcf
/
.
/
net
/
ethernet
/
Makefile
blob: 69b74a9a0fc3a3cb0908782fd77e14e3cc2a885e [
file
]
#
# Makefile for the Linux Ethernet layer.
#
obj
-
y
+=
eth
.
o
obj
-
$
(
CONFIG_SYSCTL
)
+=
sysctl_net_ether
.
o
obj
-
$
(
subst m
,
y
,
$
(
CONFIG_IPX
))
+=
pe2
.
o
obj
-
$
(
subst m
,
y
,
$
(
CONFIG_ATALK
))
+=
pe2
.
o