Sign in
nest-open-source
/
nest-learning-thermostat
/
5.6.1
/
linux
/
refs/heads/master
/
.
/
net
/
ethernet
/
Makefile
blob: 7cef1d8ace2738145978eef5c1cbeae226656db0 [
file
] [
log
] [
blame
] [
edit
]
#
# 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