VirtualBox

Changeset 3244 in vbox


Ignore:
Timestamp:
Jun 23, 2007 5:09:50 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
22257
Message:

Updated the Linux additions to work with xorg server 1.3 and moved the video drivers for different server versions to separate files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/Makefile.kmk

    r2981 r3244  
    6666                $(PATH_BIN)/additions/vboxvideo_drv_70.so \
    6767                $(PATH_BIN)/additions/vboxvideo_drv_71.so \
     68                $(PATH_BIN)/additions/vboxvideo_drv_13.so \
    6869                installer/vboxvfs.sh $(PATH_BIN)/additions/mountvboxsf \
    6970                $(VBOX_VERSION_STAMP)
     
    9394        $(QUIET)objcopy -S -R .comment $(PATH_BIN)/additions/vboxvideo_drv_70.so $(PATH_TARGET)/install/vboxvideo_drv_70.so
    9495        $(QUIET)objcopy -S -R .comment $(PATH_BIN)/additions/vboxvideo_drv_71.so $(PATH_TARGET)/install/vboxvideo_drv_71.so
     96        $(QUIET)objcopy -S -R .comment $(PATH_BIN)/additions/vboxvideo_drv_13.so $(PATH_TARGET)/install/vboxvideo_drv_13.so
    9597        $(QUIET)$(INSTALL) -m 0755 installer/vboxvfs.sh $(PATH_TARGET)/install
    9698        $(QUIET)objcopy -S -R .comment $(PATH_BIN)/additions/mountvboxsf $(PATH_TARGET)/install/mount.vboxsf
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