Index: uspace/Makefile
===================================================================
--- uspace/Makefile	(revision fa4b7ba3bcacc85590ded951cca73d17aa733b08)
+++ uspace/Makefile	(revision 8f88beb719ec583e3b62c8b5e68c4581cae5c207)
@@ -192,4 +192,9 @@
 endif
 
+ifeq ($(UARCH),arm32)
+	DIRS += \
+		drv/infrastructure/rootamdm37x
+endif
+
 ## System libraries
 #
