VirtualBox

Changeset 14545 in vbox for trunk/src/VBox/HostDrivers


Ignore:
Timestamp:
Nov 24, 2008 9:15:01 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
39836
Message:

a little aid for compiling Linux host drivers during developement

File:
1 edited

Legend:

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

    r13938 r14545  
    3838  endif
    3939 endif
     40
     41 ifeq ($(KBUILD_TARGET),linux)
     42  #
     43  # Install the Makefile for module compliation on Linux hosts
     44  #
     45  INSTALLS += HostDrivers-src
     46  HostDrivers-src_INST    = bin/src/
     47  HostDrivers-src_MODE    = a+r,u+w
     48  HostDrivers-src_SOURCES = linux/Makefile
     49 endif
     50
    4051endif # !VBOX_ONLY_DOCS
    4152
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