repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
drivers
/
net
/
ethernet
/
wiznet
/
Makefile
blob
78104f0bf41536d149951e24d72c1c6ab750af0b
1
# SPDX-License-Identifier: GPL-2.0-only
2
obj-
$(
CONFIG_WIZNET_W5100
) +=
w5100.o
3
obj-
$(
CONFIG_WIZNET_W5100_SPI
) +=
w5100-spi.o
4
obj-
$(
CONFIG_WIZNET_W5300
) +=
w5300.o