Enable VIMAGE on arm64 again. A workaround for modules with static VNET
variables has been committed so these should work now. PR: 223670 Sponsored by: DARPA, AFRL
This commit is contained in:
parent
6040822c4e
commit
9fc89b6017
@ -26,7 +26,7 @@ makeoptions WITH_CTF=1 # Run ctfconvert(1) for DTrace support
|
||||
|
||||
options SCHED_ULE # ULE scheduler
|
||||
options PREEMPTION # Enable kernel thread preemption
|
||||
#options VIMAGE # Subsystem virtualization, e.g. VNET
|
||||
options VIMAGE # Subsystem virtualization, e.g. VNET
|
||||
options INET # InterNETworking
|
||||
options INET6 # IPv6 communications protocols
|
||||
options IPSEC # IP (v4/v6) security
|
||||
|
Loading…
x
Reference in New Issue
Block a user