VirtualBox

Ignore:
Timestamp:
Nov 5, 2013 6:38:08 PM (11 years ago)
Author:
vboxsync
Message:

SUPDrv: Made dtrace support build against UEKR3.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/linux/Makefile

    r48901 r49395  
    156156        math/gcc/qdivrem.o \
    157157        math/gcc/udivdi3.o \
    158         math/gcc/divdi3.o \
     158        math/gcc/divdi3.o \
    159159        math/gcc/umoddi3.o
    160160endif
     
    242242 INCL    += $(addprefix -I$(KBUILD_EXTMOD),/ /include /r0drv/linux)
    243243 INCL    += $(addprefix -I$(KBUILD_EXTMOD)/vboxdrv,/ /include /r0drv/linux)
     244 ifdef VBOX_WITH_NATIVE_DTRACE
     245  INCL   += -I/usr/include/linux -I/usr/include
     246 endif
    244247 export INCL
    245248endif
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