VirtualBox

Changeset 78607 in vbox


Ignore:
Timestamp:
May 20, 2019 8:59:49 PM (6 years ago)
Author:
vboxsync
Message:

Runtime/RTSerialPort,ValidationKit/SerialTest: Add implementation for OS/2 and enable the SerialTest utility in the validation kit for OS/2

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

Legend:

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

    r78426 r78607  
    10601060        r3/os2/sched-os2.cpp \
    10611061        r3/os2/sems-os2.cpp \
     1062        r3/os2/serialport-os2.cpp \
    10621063        r3/os2/systemmem-os2.cpp \
    10631064        r3/os2/thread-os2.cpp \
  • trunk/src/VBox/ValidationKit/utils/Makefile.kmk

    r76795 r78607  
    3636include $(PATH_SUB_CURRENT)/misc/Makefile.kmk
    3737include $(PATH_SUB_CURRENT)/network/Makefile.kmk
    38 ifneq ($(KBUILD_TARGET),os2)
    39  include $(PATH_SUB_CURRENT)/serial/Makefile.kmk
    40 endif
     38include $(PATH_SUB_CURRENT)/serial/Makefile.kmk
    4139ifeq ($(KBUILD_TARGET),win)
    4240 include $(PATH_SUB_CURRENT)/nt/Makefile.kmk
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