Index: uspace/srv/devmap/Makefile
===================================================================
--- uspace/srv/devmap/Makefile	(revision b0ea8a9a9eb43c04d7bf02648685fd9a966f84b1)
+++ uspace/srv/devmap/Makefile	(revision ac23b9d34a503f0c4384b459c43934f4e58ede18)
@@ -66,5 +66,5 @@
 
 $(OUTPUT).disasm: $(OUTPUT)
-	$(OBJDUMP) -d $< >$@
+	$(OBJDUMP) -d $< > $@
 
 %.o: %.S
