]> rtime.felk.cvut.cz Git - ortcan-www.git/commitdiff
Submodules configuration options
authorpisa <pisa@web>
Fri, 22 Oct 2010 09:40:22 +0000 (09:40 +0000)
committerocera <ocera@rtime.felk.cvut.cz>
Fri, 22 Oct 2010 09:40:22 +0000 (09:40 +0000)
index.mdwn

index 8b52cb6587eb9964a4ed43bc1a36ac8a8633a88e..0978165b0373a7ed1c23dc0bbd4f859f07c06773 100644 (file)
@@ -17,7 +17,7 @@ The common interface to access different CAN interfaces
 and library to build higher level layers in implemented
 in Virtual/Versatile CAN API library - [[libVCA|vca]].
 
 and library to build higher level layers in implemented
 in Virtual/Versatile CAN API library - [[libVCA|vca]].
 
-## OtCAN Build Instruction for Actual GIT repository Sources 
+## OrtCAN Build Instruction for Actual GIT repository Sources 
 
 To obtain and build sources of the latest development
 version of former OCERA CAN components use
 
 To obtain and build sources of the latest development
 version of former OCERA CAN components use
@@ -36,6 +36,10 @@ make command
     CFLAGS+=-fpic
 
 to build loadable modules (shared libraries/DLLs) corectly.
     CFLAGS+=-fpic
 
 to build loadable modules (shared libraries/DLLs) corectly.
+For possible build options of included submodules read build
+instructions for respective component - [[libVCA|vca]], [[LinCAN|lincan]] ...
+The options can and should be combined in "config.omk" file
+in toplevel directory.
 
 The comprehensive documentation of the used build system
 ([OCERA Make system][omk]) can be found on the [homepage][omk]
 
 The comprehensive documentation of the used build system
 ([OCERA Make system][omk]) can be found on the [homepage][omk]