Index: boot/Makefile.common
===================================================================
--- boot/Makefile.common	(revision d11a1811118ec8e5eb8ca4beae291275a4ce36b6)
+++ boot/Makefile.common	(revision 9b0a6b4e30ea5901e04229bc4f2ef37343a9e601)
@@ -203,4 +203,9 @@
 endif
 
+ifeq ($(CONFIG_MSIM),y)
+RD_APPS_NON_ESSENTIAL += \
+	$(USPACE_PATH)/app/msim/msim
+endif
+
 ifneq ($(CONFIG_BAREBONE),y)
 NET_CFG = \
