VirtualBox

Changeset 14711 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Nov 27, 2008 3:16:52 PM (16 years ago)
Author:
vboxsync
Message:

Devices/USB and Main: use hal and sysfs for Linux USB (currently disabled)

File:
1 edited

Legend:

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

    r14638 r14711  
    861861        USB/darwin/USBProxyDevice-darwin.cpp
    862862
    863  Drivers_DEFS.linux   += VUSB_HAVE_USBPROXY_DEVICE
    864  ifdef VBOX_WITHOUT_LINUX_COMPILER_H
    865   Drivers_DEFS.linux  += VBOX_WITHOUT_LINUX_COMPILER_H
    866  endif
    867  Drivers_SOURCES.linux+= \
     863 Drivers_DEFS.linux    += \
     864        VUSB_HAVE_USBPROXY_DEVICE \
     865        $(if $(VBOX_WITHOUT_LINUX_COMPILER_H),VBOX_WITHOUT_LINUX_COMPILER_H,) \
     866        $(if $(VBOX_USB_WITH_SYSFS),VBOX_USB_WITH_SYSFS,)
     867 Drivers_SOURCES.linux += \
    868868        USB/USBProxyDevice.cpp \
    869869        USB/linux/USBProxyDevice-linux.cpp
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