SubDir HAIKU_TOP src add-ons kernel busses usb ; SubDirC++Flags -fno-rtti ; UsePrivateKernelHeaders ; UseHeaders [ FDirName $(HAIKU_TOP) src add-ons kernel bus_managers usb ] ; KernelAddon uhci : uhci.cpp uhci_rh.cpp : libusb.a : uhci.rdef ; KernelAddon ohci : ohci.cpp ohci_rh.cpp : libusb.a : ohci.rdef ; KernelAddon ehci : ehci.cpp ehci_rh.cpp : libusb.a : ehci.rdef ; KernelAddon xhci : xhci.cpp xhci_rh.cpp : libusb.a : xhci.rdef ;