VirtualBox

Changeset 45304 in vbox for trunk/src/VBox/Additions/linux


Ignore:
Timestamp:
Apr 3, 2013 10:36:00 AM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
84708
Message:

Additions/linux: fix for r84522 (try to really include all vboxvideo drivers)

File:
1 edited

Legend:

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

    r45135 r45304  
    145145        vboxmouse_drv_15.so \
    146146        vboxmouse_drv_16.so \
    147         $(foreach file,$(wildcard $(PATH_STAGE_BIN)/additions/vboxvideo_drv_*),\
    148                 $(notdir $(file))) \
     147        $(addsuffix .so,$(filter vboxvideo_drv_%,$(DLLS))) \
    149148        $(if $(VBOX_WITH_PAM),pam_vbox.so,) \
    150149        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