From a1d94ec556b6fbb35b6dbcc76499ba9620d663ef Mon Sep 17 00:00:00 2001
From: "Robin.Mueller" <robin.mueller.m@gmail.com>
Date: Tue, 18 Aug 2020 20:51:13 +0200
Subject: [PATCH] added aditional comment

---
 fsfw.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/fsfw.mk b/fsfw.mk
index bfbd4b1f..db1931cc 100644
--- a/fsfw.mk
+++ b/fsfw.mk
@@ -1,3 +1,4 @@
+# This submake file needs to be included by the primary Makefile.
 # This file needs FRAMEWORK_PATH and OS_FSFW set correctly by another Makefile.
 # Valid API settings: rtems, linux, freeRTOS, host