VirtualBox

Ignore:
Timestamp:
Mar 7, 2011 4:28:50 PM (14 years ago)
Author:
vboxsync
Message:

IPRT,Drivers: Committed a modified version of the diff_linux_guest_host patch. This mangles the IPRT symbols in kernel space on linux and later other platforms.

Location:
trunk/src/VBox/HostDrivers/VBoxNetFlt/linux
Files:
2 edited

Legend:

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

    r33540 r36190  
    198198
    199199# build defs
    200 EXTRA_CFLAGS  += $(INCL) $(KFLAGS) $(KDEBUG)
     200EXTRA_CFLAGS  += -include $(KBUILD_EXTMOD)/include/VBox/SUPDrvMangling.h $(INCL) $(KFLAGS) $(KDEBUG)
    201201
    202202all: $(MODULE)
  • trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/files_vboxnetflt

    r35346 r36190  
    3232    ${PATH_ROOT}/include/iprt/initterm.h=>include/iprt/initterm.h \
    3333    ${PATH_ROOT}/include/iprt/log.h=>include/iprt/log.h \
     34    ${PATH_ROOT}/include/iprt/mangling.h=>include/iprt/mangling.h \
    3435    ${PATH_ROOT}/include/iprt/mem.h=>include/iprt/mem.h \
    3536    ${PATH_ROOT}/include/iprt/memobj.h=>include/iprt/memobj.h \
     
    6162    ${PATH_ROOT}/include/VBox/sup.h=>include/VBox/sup.h \
    6263    ${PATH_ROOT}/include/VBox/types.h=>include/VBox/types.h \
     64    ${PATH_ROOT}/include/VBox/SUPDrvMangling.h=>include/VBox/SUPDrvMangling.h \
    6365    ${PATH_ROOT}/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c=>linux/VBoxNetFlt-linux.c \
    6466    ${PATH_ROOT}/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c=>VBoxNetFlt.c \
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