mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
Unbreak the i386 full PV (XEN kernel) build by reverting rev 230878 and
taking the netback driver out of the build temporarily.
This commit is contained in:
parent
b7c60aadbb
commit
fc2e7eec24
1 changed files with 0 additions and 1 deletions
|
|
@ -3531,7 +3531,6 @@ dev/xen/blkback/blkback.c optional xen | xenhvm
|
|||
dev/xen/console/console.c optional xen
|
||||
dev/xen/console/xencons_ring.c optional xen
|
||||
dev/xen/control/control.c optional xen | xenhvm
|
||||
dev/xen/netback/netback.c optional xen | xenhvm
|
||||
dev/xen/netfront/netfront.c optional xen | xenhvm
|
||||
dev/xen/xenpci/xenpci.c optional xenpci
|
||||
dev/xen/xenpci/evtchn.c optional xenpci
|
||||
|
|
|
|||
Loading…
Reference in a new issue