mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-04 12:52:15 +00:00
This time get it right
This commit is contained in:
parent
265faa845f
commit
de963643e5
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=94875
@ -3,7 +3,6 @@
|
||||
.PATH: ${.CURDIR}/../../dev/my
|
||||
|
||||
KMOD= if_my
|
||||
SRCS= if_my.c bus_if.h miibus_if.h
|
||||
#SRCS= if_my.c device_if.h bus_if.h pci_if.h miibus_if.h
|
||||
SRCS= if_my.c device_if.h bus_if.h pci_if.h miibus_if.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user