VirtualBox

Ignore:
Timestamp:
Nov 26, 2008 5:45:21 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
39961
Message:

Linux drivers: try to hack around the DKMS problem with module dependencies

Location:
trunk/src/VBox/HostDrivers/Support
Files:
2 edited

Legend:

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

    r14515 r14655  
    238238vboxdrv-mod_SOURCES = $(subst ",,$(FILES_VBOXDRV_NOBIN)) #"
    239239vboxdrv-mod_SOURCES += \
    240         $(if $(VBOX_OSE),,$(PATH_vboxdrv-mod)/dkms.conf) \
     240        $(if $(VBOX_OSE),,\
     241          $(PATH_vboxdrv-mod)/dkms.conf \
     242          $(PATH_ROOT)/src/VBox/HostDrivers/linux/do_Module.symvers) \
    241243        $(PATH_vboxdrv-mod)/Makefile
    242244vboxdrv-mod_CLEAN   = \
     
    256258
    257259$$(PATH_vboxdrv-sh)/build_in_tmp: \
    258                 $(PATH_SUB_CURRENT)/linux/build_in_tmp \
     260                $(PATH_ROOT)/src/VBox/HostDrivers/linux/build_in_tmp \
    259261                $(VBOX_VERSION_STAMP) \
    260262                | $$(dir $$@)
  • trunk/src/VBox/HostDrivers/Support/linux/dkms.conf

    r8447 r14655  
    44PACKAGE_VERSION=_VERSION_
    55AUTOINSTALL=yes
     6POST_BUILD="do_Module.symvers vboxdrv save $dkms_tree/$module/$module_version/build/Module.symvers"
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