]> rtime.felk.cvut.cz Git - frescor/fosa.git/commitdiff
Fixed OMK compilation for Marte
authorsojkam <sojkam@35b4ef3e-fd22-0410-ab77-dab3279adceb>
Thu, 29 Jan 2009 12:34:21 +0000 (12:34 +0000)
committersojkam <sojkam@35b4ef3e-fd22-0410-ab77-dab3279adceb>
Thu, 29 Jan 2009 12:34:21 +0000 (12:34 +0000)
git-svn-id: http://www.frescor.org/private/svn/frescor/fosa/trunk@1507 35b4ef3e-fd22-0410-ab77-dab3279adceb

Makefile.omk

index d01c319c67c9c66f8130742c2dfd51e00062a82c..8b6feef36f39975a4bc6f1e5aca5533f570ec79f 100644 (file)
@@ -1,7 +1,7 @@
 SUBDIRS=include
 
 ifeq ($(PLATFORM),MARTE_OS)
-  SUBDIRS+=src_marte_os marte_non_local_jump
+  SUBDIRS+=src_marte_os
 endif
 
 ifeq ($(PLATFORM),AQuoSA)