Index: boot/Makefile.common
===================================================================
--- boot/Makefile.common	(revision bb1b44e673157567c65b0f349f6543e6b2b5fd02)
+++ boot/Makefile.common	(revision e61aa802b6438793f4a350ef8eec5266ca467d80)
@@ -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 = \
