add boost and check battery
This commit is contained in:
		| @@ -454,7 +454,7 @@ endif | ||||
| # Enable dependency checking | ||||
| .dep.inc: .depcheck-impl | ||||
|  | ||||
| DEPFILES=$(wildcard ${POSSIBLE_DEPFILES}) | ||||
| DEPFILES=$(shell mplabwildcard ${POSSIBLE_DEPFILES}) | ||||
| ifneq (${DEPFILES},) | ||||
| include ${DEPFILES} | ||||
| endif | ||||
|   | ||||
		Reference in New Issue
	
	Block a user