VirtualBox

Ignore:
Timestamp:
Sep 30, 2015 2:48:47 PM (9 years ago)
Author:
vboxsync
Message:

Installers/linux: drop DKMS support.

Location:
trunk/src/VBox/Additions/common/VBoxGuest
Files:
1 deleted
1 edited

Legend:

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

    r56294 r57969  
    201201 vboxguest-src_SOURCES  = $(subst ",,$(FILES_VBOXGUEST_NOBIN))
    202202
    203  INSTALLS += vboxguest-conf
    204  vboxguest-conf_INST    = $(INST_ADDITIONS)src/
    205  vboxguest-conf_MODE    = a+r,u+w
    206  vboxguest-conf_SOURCES = $(vboxguest-sh_0_OUTDIR)/dkms.conf
    207  vboxguest-conf_CLEAN   = $(vboxguest-sh_0_OUTDIR)/dkms.conf
    208 
    209203 INSTALLS += vboxguest-scripts
    210204 vboxguest-scripts_INST    = $(INST_ADDITIONS)src/
    211205 vboxguest-scripts_MODE    = a+rx,u+w
    212  vboxguest-scripts_SOURCES = ../../../HostDrivers/linux/do_dkms \
    213                              ../../../HostDrivers/linux/build_in_tmp
    214 
    215  $$(vboxguest-sh_0_OUTDIR)/dkms.conf: \
    216                 $(PATH_SUB_CURRENT)/linux/dkms.conf \
    217                 $(VBOX_VERSION_STAMP) \
    218                 | $$(dir $$@)
    219         $(call MSG_TOOL,Creating,,$@)
    220         $(QUIET)$(SED) \
    221                 -e "s;_VERSION_;${VBOX_VERSION_STRING};g" \
    222                 -e "s;_BUILDTYPE_;$(KBUILD_TYPE);g" \
    223                 --output $@ $<
     206 vboxguest-scripts_SOURCES = ../../../HostDrivers/linux/build_in_tmp
    224207
    225208 # scripts.
     
    228211 vboxguest-sh_MODE      = a+rx,u+w
    229212 vboxguest-sh_SOURCES   = $(subst ",,$(FILES_VBOXGUEST_BIN))
    230  vboxguest-sh_SOURCES  += $(PATH_ROOT)/src/VBox/HostDrivers/linux/do_Module.symvers
    231213
    232214endif # Linux
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