Index: boot/Makefile.common
===================================================================
--- boot/Makefile.common	(revision 5f8829315f6bebf5769560deb1bd34bc914628c4)
+++ boot/Makefile.common	(revision 132a6073c61451e4d6bcc90c6f99c150160c8f1b)
@@ -110,13 +110,13 @@
 	$(USPACE_PATH)/srv/net/net/net \
 	$(USPACE_PATH)/srv/devman/devman
-	
+
 RD_DRVS = \
-	root \
-	rootvirt \
-	test1 \
-	test2 \
-	test3
-
-RD_DRV_CFG = 
+	infrastructure/root \
+	infrastructure/rootvirt \
+	test/test1 \
+	test/test2 \
+	test/test3
+
+RD_DRV_CFG =
 
 RD_LIBS =
