]> rtime.felk.cvut.cz Git - omk.git/blobdiff - snippets/vxworks
Fixed loading of test_PROGRAMS
[omk.git] / snippets / vxworks
index 3eb411360395a28c8e124f1da2336350ab812000..c494ba0c00244aece014694775928d34306402a1 100644 (file)
@@ -12,9 +12,6 @@
 # xxx_SOURCES      .. list of specific target sources
 # INCLUDES         .. additional include directories and defines for user-space
 
-# Include VxWorks target configuration containig definition of these
-# variables: WIND_BASE CPU TOOL
--include $(MAKERULES_DIR)/config.target
 ifndef WRENV
 $(error $(shell $(call canttest,WRENV is not defined in config.target)))
 endif
@@ -58,6 +55,7 @@ kernel-modpost-pass: kernel-mod-pass
 kernel-pass: kernel-mod-pass kernel-modpost-pass
 
 override OMK_SERIALIZE_INCLUDED = y
+MAKEOVERRIDES := $(filter-out OMK_SERIALIZE_INCLUDED=n,$(MAKEOVERRIDES))
 endif
 
 # Checks for OMK tester