mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
BHyVe's vmm.ko can now be built with the in-tree binutils.
Many thanks to jhb@ for making this happen.
This commit is contained in:
parent
b652778e42
commit
d7e0c54045
1 changed files with 0 additions and 5 deletions
|
|
@ -1,10 +1,5 @@
|
|||
# $FreeBSD$
|
||||
|
||||
# *REQUIRES* binutils 2.20.1 for VT-x instructions
|
||||
AS= /usr/local/bin/as
|
||||
LD= /usr/local/bin/ld
|
||||
CFLAGS+= -B /usr/local/bin
|
||||
|
||||
KMOD= vmm
|
||||
|
||||
SRCS= opt_ddb.h device_if.h bus_if.h pci_if.h
|
||||
|
|
|
|||
Loading…
Reference in a new issue