Index: uspace/drv/ohci/Makefile
===================================================================
--- uspace/drv/ohci/Makefile	(revision f98b8269484d60177e1e59042e7ea84533bfeb61)
+++ uspace/drv/ohci/Makefile	(revision 7786ceaf45f3a567ed0606a2410243ebbf625e6f)
@@ -40,5 +40,6 @@
 	pci.c \
 	root_hub.c \
-	transfer_list.c
+	transfer_list.c \
+	hw_struct/endpoint_descriptor.c
 
 
