1SubDir HAIKU_TOP src add-ons kernel drivers bus usb ;
2
3UsePrivateKernelHeaders ;
4
5KernelAddon usb_raw :
6	usb_raw.cpp
7	;
8