VirtualBox

Ignore:
Timestamp:
May 16, 2024 9:54:44 AM (11 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
163213
Message:

HostDrivers: Only build windows drivers if VBOX_WITH_VBOXDRV is set, bugref:10392

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxUSB/win/Makefile.kmk

    r98414 r104659  
    3939
    4040LIBRARIES.win += usbd
    41 SYSMODS.win   += VBoxUSB VBoxUSBMon
     41ifdef VBOX_WITH_VBOXDRV
     42 SYSMODS.win   += VBoxUSB VBoxUSBMon
     43 INSTALLS.win  += install-infs
     44endif
    4245PROGRAMS.win  += USBInstall USBUninstall USBTest
    43 INSTALLS.win  += install-infs
    4446
    4547#
Note: See TracChangeset for help on using the changeset viewer.

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