VirtualBox

Changeset 67286 in vbox for trunk


Ignore:
Timestamp:
Jun 7, 2017 8:35:49 PM (7 years ago)
Author:
vboxsync
Message:

Runtime/RTKrnlMod: Started working on Linux implementation gathering the information from /sys/module

Location:
trunk/src/VBox/Runtime
Files:
1 added
2 edited

Legend:

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

    r67284 r67286  
    882882        r3/posix/allocex-r3-posix.cpp \
    883883        r3/linux/RTThreadGetNativeState-linux.cpp \
     884        r3/linux/krnlmod-linux.cpp \
    884885        r3/linux/mp-linux.cpp \
    885886        r3/linux/rtProcInitExePath-linux.cpp \
  • trunk/src/VBox/Runtime/tools/Makefile.kmk

    r67285 r67286  
    113113 RTSignTool_LIBS = $(PATH_STAGE_LIB)/SUPR3$(VBOX_SUFF_LIB)
    114114
    115  if1of ($(KBUILD_TARGET), darwin)
     115 if1of ($(KBUILD_TARGET), darwin linux)
    116116 # RTKrnlModInfo - our lsmod/kextstat clone (for testing the RTKrnlMod code).
    117117 PROGRAMS += RTKrnlModInfo
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