VirtualBox

Changeset 83093 in vbox for trunk


Ignore:
Timestamp:
Feb 17, 2020 9:55:54 AM (5 years ago)
Author:
vboxsync
Message:

/Config.kmk: Enabled VBOX_WITH_RAM_IN_KERNEL for linux too. bugref:9627

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r83077 r83093  
    432432endif
    433433# Enables mapping guest RAM into host kernel space.
    434 if1of ($(KBUILD_TARGET), darwin win) # linux
     434if1of ($(KBUILD_TARGET), darwin linux win)
    435435 VBOX_WITH_RAM_IN_KERNEL := 1
    436436endif
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette