VirtualBox

Ignore:
Timestamp:
Nov 16, 2011 3:19:21 PM (13 years ago)
Author:
vboxsync
Message:

Installer/linux: more build_in_tmp simplificaion.

File:
1 edited

Legend:

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

    r39255 r39333  
    266266vboxdrv-mod_EXEC_SOURCES  = \
    267267        $(subst $(DQUOTE),,$(FILES_VBOXDRV_BIN)) \
    268         $(vboxdrv-mod_0_OUTDIR)/build_in_tmp \
    269268        $(PATH_ROOT)/src/VBox/HostDrivers/linux/do_Module.symvers
    270269vboxdrv-mod_CLEAN   = \
    271270        $(vboxdrv-mod_0_OUTDIR)/Makefile \
    272271        $(PATH_TARGET)/vboxdrv-mod-1.dep \
    273         $(vboxdrv-mod_0_OUTDIR)/build_in_tmp
    274272
    275273# Scripts needed for building the kernel modules
    276 
    277 $$(vboxdrv-mod_0_OUTDIR)/build_in_tmp: \
    278                 $(PATH_ROOT)/src/VBox/HostDrivers/linux/build_in_tmp \
    279                 $(VBOX_VERSION_STAMP) \
    280                 | $$(dir $$@)
    281         $(call MSG_TOOL,Creating,,$@)
    282         $(QUIET)$(SED) \
    283                 -e "s;_VERSION_;${VBOX_VERSION_STRING};g" \
    284                 -e "s;_MODULE_;vboxdrv;g" \
    285                 -e "s;_BUILDTYPE_;${KBUILD_TYPE};g" --output $@ $<
    286         $(QUIET)chmod 0755 $@
    287274
    288275includedep $(PATH_TARGET)/vboxdrv-mod-1.dep
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