Unittests: All Makefiles must include a (dummy) preconfig target to be compatible with recent changes to the apps/ configuration system
This commit is contained in:
parent
c7baec7430
commit
4ab219e3c5
@ -584,4 +584,7 @@
|
|||||||
* Change some *err() message to *info() messages if what was a *dbg()
|
* Change some *err() message to *info() messages if what was a *dbg()
|
||||||
message does not indicate and error condition (2016-06-14).
|
message does not indicate and error condition (2016-06-14).
|
||||||
* Add _ to front of debug macros (2016-06-16).
|
* Add _ to front of debug macros (2016-06-16).
|
||||||
|
* Unittests: All Makefiles must provided a (dummy) prefconfig target to be
|
||||||
|
compatible with changes to the apps/ configuration system that will be
|
||||||
|
be released in NuttX-7.17.
|
||||||
|
|
||||||
|
@ -157,6 +157,8 @@ else
|
|||||||
context:
|
context:
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
preconfig:
|
||||||
|
|
||||||
# Standard housekeeping targets
|
# Standard housekeeping targets
|
||||||
|
|
||||||
.depend: Makefile $(SRCS)
|
.depend: Makefile $(SRCS)
|
||||||
|
@ -157,6 +157,8 @@ else
|
|||||||
context:
|
context:
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
preconfig:
|
||||||
|
|
||||||
# Standard housekeeping targets
|
# Standard housekeeping targets
|
||||||
|
|
||||||
.depend: Makefile $(SRCS)
|
.depend: Makefile $(SRCS)
|
||||||
|
@ -157,6 +157,8 @@ else
|
|||||||
context:
|
context:
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
preconfig:
|
||||||
|
|
||||||
# Standard housekeeping targets
|
# Standard housekeeping targets
|
||||||
|
|
||||||
.depend: Makefile $(SRCS)
|
.depend: Makefile $(SRCS)
|
||||||
|
@ -157,6 +157,8 @@ else
|
|||||||
context:
|
context:
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
preconfig:
|
||||||
|
|
||||||
# Standard housekeeping targets
|
# Standard housekeeping targets
|
||||||
|
|
||||||
.depend: Makefile $(SRCS)
|
.depend: Makefile $(SRCS)
|
||||||
|
@ -157,6 +157,8 @@ else
|
|||||||
context:
|
context:
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
preconfig:
|
||||||
|
|
||||||
# Standard housekeeping targets
|
# Standard housekeeping targets
|
||||||
|
|
||||||
.depend: Makefile $(SRCS)
|
.depend: Makefile $(SRCS)
|
||||||
|
@ -157,6 +157,8 @@ else
|
|||||||
context:
|
context:
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
preconfig:
|
||||||
|
|
||||||
# Standard housekeeping targets
|
# Standard housekeeping targets
|
||||||
|
|
||||||
.depend: Makefile $(SRCS)
|
.depend: Makefile $(SRCS)
|
||||||
|
@ -157,6 +157,8 @@ else
|
|||||||
context:
|
context:
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
preconfig:
|
||||||
|
|
||||||
# Standard housekeeping targets
|
# Standard housekeeping targets
|
||||||
|
|
||||||
.depend: Makefile $(SRCS)
|
.depend: Makefile $(SRCS)
|
||||||
|
@ -157,6 +157,8 @@ else
|
|||||||
context:
|
context:
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
preconfig:
|
||||||
|
|
||||||
# Standard housekeeping targets
|
# Standard housekeeping targets
|
||||||
|
|
||||||
.depend: Makefile $(SRCS)
|
.depend: Makefile $(SRCS)
|
||||||
|
@ -157,6 +157,8 @@ else
|
|||||||
context:
|
context:
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
preconfig:
|
||||||
|
|
||||||
# Standard housekeeping targets
|
# Standard housekeeping targets
|
||||||
|
|
||||||
.depend: Makefile $(SRCS)
|
.depend: Makefile $(SRCS)
|
||||||
|
@ -157,6 +157,8 @@ else
|
|||||||
context:
|
context:
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
preconfig:
|
||||||
|
|
||||||
# Standard housekeeping targets
|
# Standard housekeeping targets
|
||||||
|
|
||||||
.depend: Makefile $(SRCS)
|
.depend: Makefile $(SRCS)
|
||||||
|
@ -157,6 +157,8 @@ else
|
|||||||
context:
|
context:
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
preconfig:
|
||||||
|
|
||||||
# Standard housekeeping targets
|
# Standard housekeeping targets
|
||||||
|
|
||||||
.depend: Makefile $(SRCS)
|
.depend: Makefile $(SRCS)
|
||||||
|
@ -157,6 +157,8 @@ else
|
|||||||
context:
|
context:
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
preconfig:
|
||||||
|
|
||||||
# Standard housekeeping targets
|
# Standard housekeeping targets
|
||||||
|
|
||||||
.depend: Makefile $(SRCS)
|
.depend: Makefile $(SRCS)
|
||||||
|
@ -157,6 +157,8 @@ else
|
|||||||
context:
|
context:
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
preconfig:
|
||||||
|
|
||||||
# Standard housekeeping targets
|
# Standard housekeeping targets
|
||||||
|
|
||||||
.depend: Makefile $(SRCS)
|
.depend: Makefile $(SRCS)
|
||||||
|
@ -157,6 +157,8 @@ else
|
|||||||
context:
|
context:
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
preconfig:
|
||||||
|
|
||||||
# Standard housekeeping targets
|
# Standard housekeeping targets
|
||||||
|
|
||||||
.depend: Makefile $(SRCS)
|
.depend: Makefile $(SRCS)
|
||||||
|
@ -157,6 +157,8 @@ else
|
|||||||
context:
|
context:
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
preconfig:
|
||||||
|
|
||||||
# Standard housekeeping targets
|
# Standard housekeeping targets
|
||||||
|
|
||||||
.depend: Makefile $(SRCS)
|
.depend: Makefile $(SRCS)
|
||||||
|
@ -157,6 +157,8 @@ else
|
|||||||
context:
|
context:
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
preconfig:
|
||||||
|
|
||||||
# Standard housekeeping targets
|
# Standard housekeeping targets
|
||||||
|
|
||||||
.depend: Makefile $(SRCS)
|
.depend: Makefile $(SRCS)
|
||||||
|
@ -157,6 +157,8 @@ else
|
|||||||
context:
|
context:
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
preconfig:
|
||||||
|
|
||||||
# Standard housekeeping targets
|
# Standard housekeeping targets
|
||||||
|
|
||||||
.depend: Makefile $(SRCS)
|
.depend: Makefile $(SRCS)
|
||||||
|
@ -157,6 +157,8 @@ else
|
|||||||
context:
|
context:
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
preconfig:
|
||||||
|
|
||||||
# Standard housekeeping targets
|
# Standard housekeeping targets
|
||||||
|
|
||||||
.depend: Makefile $(SRCS)
|
.depend: Makefile $(SRCS)
|
||||||
|
@ -187,6 +187,8 @@ else
|
|||||||
context:
|
context:
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
preconfig:
|
||||||
|
|
||||||
# Standard housekeeping targets
|
# Standard housekeeping targets
|
||||||
|
|
||||||
.depend: Makefile $(SRCS)
|
.depend: Makefile $(SRCS)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user