You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
8b1467a313
Based on original driver from chip manufacturer, but nearly full rewite. Tested and used in production with Blackfin BF531 embedded processor. Signed-off-by: Mike Sinkovsky <msink@permonline.ru> Signed-off-by: David S. Miller <davem@davemloft.net>
3 lines
76 B
Makefile
3 lines
76 B
Makefile
obj-$(CONFIG_WIZNET_W5100) += w5100.o
|
|
obj-$(CONFIG_WIZNET_W5300) += w5300.o
|