mirror of
https://github.com/opnsense/src.git
synced 2026-03-01 04:40:53 -05:00
Forced commit to note that vr(4) was repocopied from sys/pci
and modified for its new location.
This commit is contained in:
parent
150b71918c
commit
ea7d6fcdcd
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@ __FBSDID("$FreeBSD$");
|
|||
|
||||
#define VR_USEIOSPACE
|
||||
|
||||
#include <pci/if_vrreg.h>
|
||||
#include <dev/vr/if_vrreg.h>
|
||||
|
||||
MODULE_DEPEND(vr, pci, 1, 1, 1);
|
||||
MODULE_DEPEND(vr, ether, 1, 1, 1);
|
||||
|
|
|
|||
Loading…
Reference in a new issue