VirtualBox

Ignore:
Timestamp:
May 19, 2012 6:18:42 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
78040
Message:

SUPDrv: An DTrace on UEK experiments.

File:
1 edited

Legend:

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

    r40800 r41354  
    122122        common/misc/thread.o \
    123123        common/string/RTStrCopy.o \
     124        common/string/RTStrCopyEx.o \
    124125        common/string/RTStrCopyP.o \
    125126        common/string/RTStrNCmp.o \
     
    159160OBJS += common/alloc/heapsimple.o
    160161endif
     162ifdef VBOX_WITH_NATIVE_DTRACE
     163OBJS += SUPDrvDTrace.o
     164endif
    161165
    162166ifneq ($(MAKECMDGOALS),clean)
     
    251255 KFLAGS  += -DCONFIG_VBOXDRV_AS_MISC
    252256endif
     257ifdef VBOX_WITH_NATIVE_DTRACE
     258 KFLAGS  += -DVBOX_WITH_NATIVE_DTRACE
     259endif
    253260ifeq ($(BUILD_TARGET_ARCH),amd64)
    254261 KFLAGS  += -DRT_ARCH_AMD64
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