Sign in
zircon-guest
/
third_party
/
linux
/
9a1b4e920a771f475d92921d98e2a7b5221c12a9
/
.
/
drivers
/
net
/
ethernet
/
microchip
/
Makefile
blob: 2e982cc249fbb59b76b54057576f989d7be7ee0b [
file
] [
log
] [
blame
]
#
# Makefile for the Microchip network device drivers.
#
obj
-
$
(
CONFIG_ENC28J60
)
+=
enc28j60
.
o
obj
-
$
(
CONFIG_ENCX24J600
)
+=
encx24j600
.
o encx24j600
-
regmap
.
o
obj
-
$
(
CONFIG_LAN743X
)
+=
lan743x
.
o
lan743x
-
objs
:=
lan743x_main
.
o