VirtualBox

Ignore:
Timestamp:
Jul 7, 2009 3:56:04 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
49700
Message:

HstDrv: Made vboxnetadp and vboxnetflt use IPRT from vboxdrv.

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

Legend:

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

    r21285 r21351  
    1 #
     1# $Revision$
     2## @file
    23# Makefile for the VirtualBox Linux Host Driver.
    3 # (For 2.6.x this file must be called 'Makefile'!)
    44#
    55
     
    9999        r0drv/linux/timer-r0drv-linux.o \
    100100        common/err/RTErrConvertFromErrno.o \
     101        common/err/RTErrConvertToErrno.o \
    101102        common/log/log.o \
    102103        common/log/logellipsis.o \
     
    117118        generic/RTLogWriteStdOut-stub-generic.o \
    118119        generic/RTLogWriteUser-generic.o \
     120        generic/uuid-generic.o \
    119121        VBox/log-vbox.o \
    120122        VBox/strformat-vbox.o
  • trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv

    r21337 r21351  
    7070    ${PATH_ROOT}/src/VBox/Runtime/common/alloc/heapsimple.cpp=>alloc/heapsimple.c \
    7171    ${PATH_ROOT}/src/VBox/Runtime/common/err/RTErrConvertFromErrno.cpp=>common/err/RTErrConvertFromErrno.c \
     72    ${PATH_ROOT}/src/VBox/Runtime/common/err/RTErrConvertToErrno.cpp=>common/err/RTErrConvertToErrno.c \
    7273    ${PATH_ROOT}/src/VBox/Runtime/common/log/log.cpp=>common/log/log.c \
    7374    ${PATH_ROOT}/src/VBox/Runtime/common/log/logellipsis.cpp=>common/log/logellipsis.c \
     
    9091    ${PATH_ROOT}/src/VBox/Runtime/common/string/strprintf.cpp=>common/string/strprintf.c \
    9192    ${PATH_ROOT}/src/VBox/Runtime/common/string/strtonum.cpp=>common/string/strtonum.c \
    92     ${PATH_ROOT}/src/VBox/Runtime/include/internal/initterm.h=>include/internal/initterm.h \
     93    ${PATH_ROOT}/src/VBox/Runtime/include/internal/initterm.h=>include/internainitterm.h \
    9394    ${PATH_ROOT}/src/VBox/Runtime/include/internal/iprt.h=>include/internal/iprt.h \
    9495    ${PATH_ROOT}/src/VBox/Runtime/include/internal/magics.h=>include/internal/magics.h \
     
    100101    ${PATH_ROOT}/src/VBox/Runtime/generic/RTLogWriteStdOut-stub-generic.cpp=>generic/RTLogWriteStdOut-stub-generic.c \
    101102    ${PATH_ROOT}/src/VBox/Runtime/generic/RTLogWriteUser-generic.cpp=>generic/RTLogWriteUser-generic.c \
     103    ${PATH_ROOT}/src/VBox/Runtime/generic/uuid-generic.cpp=>generic/uuid-generic.c \
    102104    ${PATH_ROOT}/src/VBox/Runtime/r0drv/alloc-r0drv.cpp=>r0drv/alloc-r0drv.c \
    103105    ${PATH_ROOT}/src/VBox/Runtime/r0drv/alloc-r0drv.h=>r0drv/alloc-r0drv.h \
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