]> rtime.felk.cvut.cz Git - omk.git/blobdiff - snippets/rtems
Fixed behaviour of make -k if there is an error in a subdirectory
[omk.git] / snippets / rtems
index 18e30ee42f0486a43f216c3d8b60af33f956aa19..5cd241d3ca1792c42ef68d00beb66ec07aa7431a 100644 (file)
@@ -81,6 +81,7 @@ library-pass: include-pass
 binary-pass: library-pass
 
 override OMK_SERIALIZE_INCLUDED = y
+MAKEOVERRIDES := $(filter-out OMK_SERIALIZE_INCLUDED=n,$(MAKEOVERRIDES))
 endif
 
 #=====================================================================