VirtualBox

Ignore:
Timestamp:
Mar 7, 2011 4:28:50 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
70394
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/VBoxNetAdp/linux
Files:
2 edited

Legend:

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

    r33540 r36190  
    194194
    195195# build defs
    196 EXTRA_CFLAGS  += $(INCL) $(KFLAGS) $(KDEBUG)
     196EXTRA_CFLAGS  += -include $(KBUILD_EXTMOD)/include/VBox/SUPDrvMangling.h $(INCL) $(KFLAGS) $(KDEBUG)
    197197
    198198all: $(MODULE)
  • trunk/src/VBox/HostDrivers/VBoxNetAdp/linux/files_vboxnetadp

    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 \
     
    5859    ${PATH_ROOT}/include/VBox/sup.h=>include/VBox/sup.h \
    5960    ${PATH_ROOT}/include/VBox/types.h=>include/VBox/types.h \
     61    ${PATH_ROOT}/include/VBox/SUPDrvMangling.h=>include/VBox/SUPDrvMangling.h \
    6062    ${PATH_ROOT}/src/VBox/HostDrivers/VBoxNetAdp/linux/VBoxNetAdp-linux.c=>linux/VBoxNetAdp-linux.c \
    6163    ${PATH_ROOT}/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdp.c=>VBoxNetAdp.c \
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