Index: uspace/drv/ohci/Makefile
===================================================================
--- uspace/drv/ohci/Makefile	(revision 2759c52b46ddb4e1c20ca262cae954df7d30797a)
+++ uspace/drv/ohci/Makefile	(revision 19065c7cb4ff096611b7db83135551eb7fbedb69)
@@ -34,4 +34,5 @@
 SOURCES = \
 	batch.c \
+	endpoint_list.c \
 	hc.c \
 	hcd_endpoint.c \
@@ -41,5 +42,4 @@
 	pci.c \
 	root_hub.c \
-	transfer_list.c \
 	hw_struct/endpoint_descriptor.c \
 	hw_struct/transfer_descriptor.c
