am a9b484ad: am 82eb7082: Fix typo.

* commit 'a9b484ad0ee562225282098b701fe3696ad04bec':
  Fix typo.
diff --git a/core/Makefile b/core/Makefile
index bff5e80..72a43cc 100644
--- a/core/Makefile
+++ b/core/Makefile
@@ -843,7 +843,7 @@
 
 # Dist the platform.zip
 ifneq (,$(filter platform, $(MAKECMDGOALS)))
-$(call dist-for-goals, platform, $(INSTALLED_PLATFROM_ZIP))
+$(call dist-for-goals, platform, $(INSTALLED_PLATFORM_ZIP))
 endif
 
 #######