VirtualBox

Changeset 69020 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Oct 9, 2017 7:21:02 PM (7 years ago)
Author:
vboxsync
Message:

Additions/linux/drm: add files_vboxvideo_drv to driver install dependencies.
bugref:8524: Additions/linux: play nicely with distribution-installed Additions

When the list of files to be installed for the Linux kernel guest video
driver changes we need to reinstall the driver files. Fix in the make file.

File:
1 edited

Legend:

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

    r68845 r69020  
    2424INSTALLS += vboxvideo-mod
    2525include $(PATH_SUB_CURRENT)/files_vboxvideo_drv
    26 vboxvideo-mod_DEPS         = $(PATH_ROOT)/src/VBox/Additions/linux/drm/indent.sed
     26vboxvideo-mod_DEPS         = \
     27        $(PATH_ROOT)/src/VBox/Additions/linux/drm/files_vboxvideo_drv \
     28        $(PATH_ROOT)/src/VBox/Additions/linux/drm/indent.sed
    2729vboxvideo-mod_INST         = $(INST_ADDITIONS)src/vboxvideo/
    2830vboxvideo-mod_SOURCES      = \
Note: See TracChangeset for help on using the changeset viewer.

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