mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove a file that is not used and does not exist.
This commit is contained in:
parent
c9853f4659
commit
e8c6b2d8ca
1 changed files with 1 additions and 1 deletions
|
|
@ -5,6 +5,6 @@
|
|||
|
||||
KMOD= if_et
|
||||
SRCS= if_et.c
|
||||
SRCS+= opt_et.h bus_if.h pci_if.h device_if.h miibus_if.h
|
||||
SRCS+= bus_if.h pci_if.h device_if.h miibus_if.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue