VirtualBox

Changeset 16348 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jan 28, 2009 10:04:46 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
42188
Message:

VBoxDrv,VBoxNetFlt: Don't build a tiger version when targeting AMD64 and use the default template instead of VBOXR0DRVOSX105.

File:
1 edited

Legend:

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

    r15589 r16348  
    297297ifeq ($(KBUILD_TARGET),darwin)
    298298# The Tiger variant.
    299 SYSMODS += VBoxDrvTiger
     299SYSMODS.x86 += VBoxDrvTiger
    300300VBoxDrvTiger_TEMPLATE    = VBOXR0DRV
    301301VBoxDrvTiger_INST        = $(INST_VBOXDRV_TIGER)Contents/MacOS/
     
    329329VBoxDrv_EXTENDS    = VBoxDrvTiger
    330330VBoxDrv_EXTENDS_BY = appending
    331 VBoxDrv_TEMPLATE   = VBOXR0DRVOSX105
     331VBoxDrv_TEMPLATE   = VBOXR0DRV$(if-expr "$(KBUILD_TARGET_ARCH)" == "x86",OSX105,)
    332332VBoxDrv_INST       = $(INST_VBOXDRV)Contents/MacOS/
    333333VBoxDrv_DEFS       = VBOX_WITH_HOST_VMX
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