The chip specific functions have been split out in their own
C files to simplify adding of new PHY chips. Include the split out .c files in the module build too.
This commit is contained in:
parent
3bbb91b43f
commit
1c0d432eea
@ -3,6 +3,6 @@
|
||||
.PATH: ${.CURDIR}/../../dev/utopia
|
||||
|
||||
KMOD= utopia
|
||||
SRCS= utopia.c bus_if.h device_if.h
|
||||
SRCS= utopia.c suni.c idtphy.c bus_if.h device_if.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user