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:
Gregory Nutt 2016-06-29 10:39:40 -06:00
parent c7baec7430
commit 4ab219e3c5
20 changed files with 41 additions and 0 deletions

View File

@ -584,4 +584,7 @@
* Change some *err() message to *info() messages if what was a *dbg()
message does not indicate and error condition (2016-06-14).
* 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.

View File

@ -157,6 +157,8 @@ else
context:
endif
preconfig:
# Standard housekeeping targets
.depend: Makefile $(SRCS)

View File

@ -157,6 +157,8 @@ else
context:
endif
preconfig:
# Standard housekeeping targets
.depend: Makefile $(SRCS)

View File

@ -157,6 +157,8 @@ else
context:
endif
preconfig:
# Standard housekeeping targets
.depend: Makefile $(SRCS)

View File

@ -157,6 +157,8 @@ else
context:
endif
preconfig:
# Standard housekeeping targets
.depend: Makefile $(SRCS)

View File

@ -157,6 +157,8 @@ else
context:
endif
preconfig:
# Standard housekeeping targets
.depend: Makefile $(SRCS)

View File

@ -157,6 +157,8 @@ else
context:
endif
preconfig:
# Standard housekeeping targets
.depend: Makefile $(SRCS)

View File

@ -157,6 +157,8 @@ else
context:
endif
preconfig:
# Standard housekeeping targets
.depend: Makefile $(SRCS)

View File

@ -157,6 +157,8 @@ else
context:
endif
preconfig:
# Standard housekeeping targets
.depend: Makefile $(SRCS)

View File

@ -157,6 +157,8 @@ else
context:
endif
preconfig:
# Standard housekeeping targets
.depend: Makefile $(SRCS)

View File

@ -157,6 +157,8 @@ else
context:
endif
preconfig:
# Standard housekeeping targets
.depend: Makefile $(SRCS)

View File

@ -157,6 +157,8 @@ else
context:
endif
preconfig:
# Standard housekeeping targets
.depend: Makefile $(SRCS)

View File

@ -157,6 +157,8 @@ else
context:
endif
preconfig:
# Standard housekeeping targets
.depend: Makefile $(SRCS)

View File

@ -157,6 +157,8 @@ else
context:
endif
preconfig:
# Standard housekeeping targets
.depend: Makefile $(SRCS)

View File

@ -157,6 +157,8 @@ else
context:
endif
preconfig:
# Standard housekeeping targets
.depend: Makefile $(SRCS)

View File

@ -157,6 +157,8 @@ else
context:
endif
preconfig:
# Standard housekeeping targets
.depend: Makefile $(SRCS)

View File

@ -157,6 +157,8 @@ else
context:
endif
preconfig:
# Standard housekeeping targets
.depend: Makefile $(SRCS)

View File

@ -157,6 +157,8 @@ else
context:
endif
preconfig:
# Standard housekeeping targets
.depend: Makefile $(SRCS)

View File

@ -157,6 +157,8 @@ else
context:
endif
preconfig:
# Standard housekeeping targets
.depend: Makefile $(SRCS)

View File

@ -187,6 +187,8 @@ else
context:
endif
preconfig:
# Standard housekeeping targets
.depend: Makefile $(SRCS)