]> rtime.felk.cvut.cz Git - ert_linux.git/blobdiff - README
Fix typo in README
[ert_linux.git] / README
diff --git a/README b/README
index 1ca7ce313b9a72e876565446ef298a18971b4d77..8683071c1ae3cab9714447ed3dfae5d9d6dcf11b 100644 (file)
--- a/README
+++ b/README
@@ -1,9 +1,9 @@
-Mimimalistic Simulink Coder Target for Linux
+Minimalist Simulink Coder Target for Linux
 ============================================
 Authors: Michal Sojka <sojkam1@fel.cvut.cz>
          Lukas Hamacek <hamacl1@fel.cvut.cz>
 
-Copyright (C) 2009 - 2014
+Copyright (C) 2009 - 2017
          Department of Control Engineering
          Faculty of Electrical Engineering
          Czech Technical University in Prague
@@ -29,7 +29,11 @@ pressing "Browse...." button).
 Documentation
 -------------
 
+In order to cross-compile the generated source, modify the "Make
+command" in Code Generation pane to set the CC variable (and/or CPP
+for C++ compiler). For example:
 
+    make_rtw CC=arm-linux-gnueabi-gcc
 
 Pointers to more ERT Linux target documentation can be found at the
 project SourceForge page http://lintarget.sourceforge.net/.