Index: uspace/Makefile
===================================================================
--- uspace/Makefile	(revision c16cf623b359a6846e36f73f2bc995be0ffb2716)
+++ uspace/Makefile	(revision 5cd136abc29be1860cb1f40730725d7f1d76a017)
@@ -76,5 +76,6 @@
 
 ifeq ($(UARCH),ia32)
-	DIRS += srv/dd 
+	DIRS += srv/dd
+	DIRS += srv/drivers/rootia32
 #	DIRS += srv/hw/bus/pci
 endif
