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