VirtualBox

Ignore:
Timestamp:
Dec 16, 2008 2:24:08 PM (16 years ago)
Author:
vboxsync
Message:

script needs execute permissions otherwise it wouldn't be found by dkms

File:
1 edited

Legend:

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

    r14655 r15589  
    3737vboxadd-mod_SOURCES  = $(subst ",,$(FILES_VBOXADD_NOBIN))
    3838vboxadd-mod_SOURCES += $(if $(VBOX_OSE),,\
    39                          $(PATH_vboxadd-mod)/dkms.conf \
    40                          $(PATH_ROOT)/src/VBox/HostDrivers/linux/do_Module.symvers)
     39                         $(PATH_vboxadd-mod)/dkms.conf)
    4140vboxadd-mod_CLEAN    = $(PATH_vboxadd-mod)/dkms.conf
    4241
     
    4443vboxadd-sh_MODE      = a+rx,u+w
    4544vboxadd-sh_SOURCES   = $(subst ",,$(FILES_VBOXADD_BIN))
    46 vboxadd-sh_SOURCES  += $(PATH_vboxadd-sh)/build_in_tmp
     45vboxadd-sh_SOURCES  += \
     46        $(PATH_vboxadd-sh)/build_in_tmp \
     47        $(if $(VBOX_OSE),,\
     48          $(PATH_ROOT)/src/VBox/HostDrivers/linux/do_Module.symvers)
    4749vboxadd-sh_CLEAN    += $(PATH_vboxadd-sh)/build_in_tmp
    4850
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