Index: uspace/Makefile
===================================================================
--- uspace/Makefile	(revision 3e5a814f67a25d67bb66d16b02bfb7eb85c77a90)
+++ uspace/Makefile	(revision 42742c5a9c4daa815f9a9127c69040aed0d194e0)
@@ -64,5 +64,7 @@
 
 ifeq ($(UARCH),sparc64)
-	DIRS += srv/fhc
+	DIRS += \
+		srv/fhc \
+		srv/obio
 endif
 
