Index: uspace/Makefile
===================================================================
--- uspace/Makefile	(revision 6c34be69eef6e892de7663ec0a2bacb932d8c72d)
+++ uspace/Makefile	(revision 6da5a6bb7f6f4c033f083c26b7cf06a81bd81b0b)
@@ -205,5 +205,7 @@
 	DIRS += \
 		drv/platform/sun4u \
-		drv/bus/pci/pciintel
+		drv/bus/pci/pciintel \
+		drv/bus/isa \
+		drv/char/ns8250
 endif
 endif
