VirtualBox

Ignore:
Timestamp:
Nov 29, 2009 10:25:01 AM (15 years ago)
Author:
vboxsync
Message:

Additions/x11/vboxmouse: do not enable the new drivers for Solaris yet

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/vboxmouse/Makefile.kmk

    r25084 r25085  
    123123        $(VBOX_PATH_X11_XORG_1_4)/xorg \
    124124        $(PATH_SUB_CURRENT)
     125ifeq ($(KBUILD_TARGET),linux)
    125126vboxmouse_drv_14_SOURCES = \
    126127        vboxmouse_15.c
     128else  # Don't enable this for other platforms yet
     129vboxmouse_drv_14_SOURCES = \
     130        xorg14/mouse.c \
     131        xorg14/pnp.c \
     132        VBoxUtils.c
     133endif
    127134
    128135
     
    217224        $(QUIET)$(APPEND) -t "$@" "done"
    218225
     226ifeq ($(KBUILD_TARGET),linux)
    219227     TESTING  += $(PATH_vboxmouse_drv_14)/tstvboxmouse14.run
    220228     OTHERS += $(PATH_vboxmouse_drv_14)/tstvboxmouse14.run
     
    223231            $(INSTARGET_vboxmouse_drv_14) $(OUR_PATH_VBOXMOUSE)/undefined_15
    224232        $(QUIET)$(APPEND) -t "$@" "done"
     233endif
    225234
    226235     TESTING  += $(PATH_vboxmouse_drv_15)/tstvboxmouse15.run
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