VirtualBox

Changeset 106936 in vbox for trunk


Ignore:
Timestamp:
Nov 11, 2024 5:42:05 PM (3 months ago)
Author:
vboxsync
Message:

Windows driver installation: Added new VBoxDrvInst tool for generic Windows driver installation, listing and uninstallation, to have a common tool as a host and a guest version. bugref:10762

Location:
trunk/src/VBox
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/Makefile.kmk

    r106061 r106936  
    4242endif
    4343
     44ifndef VBOX_ONLY_SDK
     45 include $(PATH_SUB_CURRENT)/installation/Makefile.kmk
     46endif
     47
    4448include $(FILE_KBUILD_SUB_FOOTER)
    45 
  • trunk/src/VBox/Makefile.kmk

    r106061 r106936  
    100100  include $(PATH_SUB_CURRENT)/RDP/Makefile.kmk
    101101 endif
    102  if defined(VBOX_WITH_CROGL) || defined(VBOX_WITH_HGSMI) || defined(VBOX_WITH_HGCM)
    103   include $(PATH_SUB_CURRENT)/GuestHost/Makefile.kmk
    104  endif
     102 include $(PATH_SUB_CURRENT)/GuestHost/Makefile.kmk
    105103 ifdef VBOX_WITH_ADDITIONS
    106104  include $(PATH_SUB_CURRENT)/Additions/Makefile.kmk
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