Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
5ad356eabc47d26a92140a0c4b20eba471c10de3
/
.
/
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