VirtualBox

Ignore:
Timestamp:
Oct 21, 2008 1:26:57 PM (16 years ago)
Author:
vboxsync
Message:

vboxadd/makefile: vboxmod* -> vboxadd, targets clashes with HostDrivers/Support.

File:
1 edited

Legend:

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

    r12446 r13441  
    2323include $(KBUILD_PATH)/subheader.kmk
    2424
    25 INSTALLS += vboxmod-mod vboxmod-sh
     25INSTALLS += vboxadd-mod
    2626OTHERS.linux += \
    2727        $(VBOX_PATH_ADDITIONS)/src/vboxadd/build_in_tmp \
     
    5050        $(QUIET)$(SED) -e "s;_VERSION_;${VBOX_VERSION_STRING};g" < $< > $@
    5151
    52 vboxmod-mod_INST    = $(INST_ADDITIONS)src/vboxadd/
    53 vboxmod-mod_MODE    = a+r,u+w
    54 vboxmod-mod_SOURCES = $(subst ",,$(FILES_VBOXADD_NOBIN))
     52vboxadd-mod_INST    = $(INST_ADDITIONS)src/vboxadd/
     53vboxadd-mod_MODE    = a+r,u+w
     54vboxadd-mod_SOURCES = $(subst ",,$(FILES_VBOXADD_NOBIN))
    5555
    5656#
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