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/Additions/linux/module
Files:
2 edited

Legend:

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

    r14218 r14655  
    3636vboxadd-mod_MODE     = a+r,u+w
    3737vboxadd-mod_SOURCES  = $(subst ",,$(FILES_VBOXADD_NOBIN))
    38 vboxadd-mod_SOURCES += $(if $(VBOX_OSE),,$(PATH_vboxadd-mod)/dkms.conf)
     38vboxadd-mod_SOURCES += $(if $(VBOX_OSE),,\
     39                         $(PATH_vboxadd-mod)/dkms.conf \
     40                         $(PATH_ROOT)/src/VBox/HostDrivers/linux/do_Module.symvers)
    3941vboxadd-mod_CLEAN    = $(PATH_vboxadd-mod)/dkms.conf
    4042
     
    6567
    6668$$(PATH_vboxadd-sh)/build_in_tmp: \
    67                 $(PATH_ROOT)/src/VBox/HostDrivers/Support/linux/build_in_tmp \
     69                $(PATH_ROOT)/src/VBox/HostDrivers/linux/build_in_tmp \
    6870                $(VBOX_VERSION_STAMP) \
    6971                | $$(dir $$@)
  • trunk/src/VBox/Additions/linux/module/dkms.conf

    r14079 r14655  
    44PACKAGE_VERSION=_VERSION_
    55AUTOINSTALL=yes
     6POST_BUILD="do_Module.symvers vboxadd 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