VirtualBox

Changeset 6710 in vbox


Ignore:
Timestamp:
Feb 1, 2008 8:22:17 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
27784
Message:

Solaris vboxdrv SYSSUFF correction.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r6708 r6710  
    16601660TEMPLATE_VBOXR0DRV_TOOL                = $(VBOX_GCC_TOOL)
    16611661TEMPLATE_VBOXR0DRV_DEFS                = _KERNEL _STRICT_STDC IN_RING0 IN_RT_R0
    1662 ## @todo the suffix is supposed to be '', so just remove this.
    1663 TEMPLATE_VBOXR0DRV_SYSSUFF             = .o
    16641662TEMPLATE_VBOXR0DRV_LDFLAGS             = -r
    16651663TEMPLATE_VBOXR0DRV_LDFLAGS.amd64       = -64
  • trunk/src/VBox/HostDrivers/Support/solaris/mod.sh

    r6406 r6710  
    3939# Do the job.
    4040#
    41 $SUDO cp $DIR/vboxdrv.o $VBOXDRV_DIR/vboxdrv
     41$SUDO cp $DIR/vboxdrv $VBOXDRV_DIR/vboxdrv
    4242$SUDO cp $script_dir/src/VBox/HostDrivers/Support/solaris/vboxdrv.conf $VBOXDRV_CONF_DIR/vboxdrv.conf
    4343old_id=`/usr/sbin/modinfo | grep vbox | cut -f 1 -d ' ' `
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